Jump to content
The Uniform Server Community

compile java on windows


elyk
 Share

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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. :rolleyes:

Link to comment
Share on other sites

I am sure it should run, unless there is something you have to do to a .java file... :unsure:

 

After the Tomcat 5 plugin is out, i will tell you so you can test it :rolleyes:

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...