April 9, 200520 yr comment_416 I have the source for a java server side script. It only tells how to compile it on linux or debian. Are there any tools for windows that will do this? It says that once compiled it uses tomcat. Report
April 9, 200520 yr comment_417 I'm confused but the Resin 3 Plguin and Tomcat 4 Plugin will be released soon for you to test it on. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
April 10, 200520 yr Author comment_431 Ok, I'll try to clarify. I found a script online that uses Tomcat. But I could only find the source download. I downloaded a zip file full of files with the extension .java and a readme file. The readme says that before you can use the script you must compile the .java files. It gives commands that you can use to compile them if you're using linux and have python installed. What I need to know is how to compile them on windows. Report
April 10, 200520 yr comment_432 I do not program .jsp pages but i do know Java cause i take the class in school. First of, if the file is a .java file, then that is the source. I do not know if it is a web script, but if it is, then possibility is that tomcat will be able to compile it for you. If it isn't then you may have to compile it using a Java editor. I prefer JCreator. If you are suppose to compile it into a .jsp page, then i have no idea what to do... I will get Derrick to come here and help you. He does .jsp and is the one who is helping with the testing of the plugins. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
April 10, 200520 yr Author comment_439 It is a webscript. It compiles into a java servlet that can be run on any server running tomcat. I presume that is a .jsp. Report
April 11, 200520 yr comment_442 I am sure it should run, unless there is something you have to do to a .java file... After the Tomcat 5 plugin is out, i will tell you so you can test it Best Regards Olajide Olaolorun The Uniform Server Development Team Report
April 11, 200520 yr Author comment_443 Thanks. I'll let you know if I find anything else. So basically I should just have to install the tomcat plugin, and when I access the .java files through a webbrowser it will compile them like with php? Report
April 11, 200520 yr comment_450 I believe so Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.