Posted By:
Albert_Chamillard
Posted On:
Monday, July 8, 2002 08:10 AM
I'm trying to use JDK 1.3.1 to compile the .java files created by jspc, but the compiler can't find the javax.servlet packages/subpackages/classes when I try to compile. I've searched my computer for them, but can't find those class files anywhere (so I assume they're in an executable .jar file somewhere). Where does Tomcat put those classes so I can include them in the compilation?
Thanks.