Jump to content

python and java?


aszxcv

Recommended Posts

You don't need a server for python or Java, you can just download the software to run your programs. You can integrate at least python with a web server as a CGI module, I'm sure there's documentation on how to do that online somewhere. The instructions to install PHP as a CGI module might also apply for something like python, it's pretty easy to set up in IIS. If you want to run Java through a web server you need to install the Java server pages modules.http://python.org/If you want to develop Java applications you should get the JDK.http://java.sun.com/javase/downloads/index.jsphttp://java.sun.com/products/jsp/

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...