elyk Posted April 9, 2005 Report Share Posted April 9, 2005 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. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 9, 2005 Report Share Posted April 9, 2005 I'm confused but the Resin 3 Plguin and Tomcat 4 Plugin will be released soon for you to test it on. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
elyk Posted April 10, 2005 Author Report Share Posted April 10, 2005 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. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 10, 2005 Report Share Posted April 10, 2005 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. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
elyk Posted April 10, 2005 Author Report Share Posted April 10, 2005 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. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 11, 2005 Report Share Posted April 11, 2005 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 Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
elyk Posted April 11, 2005 Author Report Share Posted April 11, 2005 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? Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 11, 2005 Report Share Posted April 11, 2005 I believe so Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.