How Run JSP in Apache TomCat Server?

View Answers

July 8, 2008 at 11:13 AM

Hi,

Please set the JAVA_HOME environment variable.

You check the Jsp-example\WEB-INF\classes directory and put the class files of your example program there.

You can also check compete tomcat tutorial at http://www.roseindia.net/quickguide/tomcat/index.shtml

Thanks









Related Tutorials/Questions & Answers:
Advertisements