Hi: I've successfully compiled my servlets using javac <servlet-name>.java (by identifying the CLASSPATH in Tomcat 5.0)
1a. Now I want to put my <servlet-name>.class in Tomcat. Where is the location to put my servlet classes? I have tried many locations and still failed. I used Tomcat 5.0 (http://jakarta.apache.org/builds/jakarta-tomcat/nightly-5/) 1b. What is the address to view my servlet generating html/java after putting the class in the above location, such as http://localhost/ ? 2. If I use a different compiler for my servlets, say from indentifying the CLASSPATH in JSWDK to the Java Compiler, can I use the classes created to be put in Tomcat server's location? Thank you!. - Fred welcome.to/fredro --------------------------------- Do you Yahoo!? U2 on LAUNCH - Exclusive medley & videos from Greatest Hits CD
