Re: Tomcat cannot find packages to compile JSP
Posted By:
AlessandroA_Garbagnati
Posted On:
Monday, April 2, 2001 08:40 AM
Declan,
It looks like that your classpath is missing of the /lib/tools.jar that is required by the compiler.
Check your classpath. If you have trouble in adding it, you can copy that file in the /lib directory (If you're on a unix system, you can just use a symbolic link).