Re: jsp engine failing to find sun.tools.javac.Main...

2000-12-05 Thread Trevor Little
Looks like something might be wrong with your CLASSPATH... take a look at that Tony Dean wrote: > > I downloaded jakarta-tomcat 3.2. I have no problems running a servlet. However, >when the jsp-engine tries to compile a jsp (sample.jsp) located in the examples >context, I get a NoClassDefFo

jsp engine failing to find sun.tools.javac.Main...

2000-12-05 Thread Tony Dean
I downloaded jakarta-tomcat 3.2. I have no problems running a servlet. However, when the jsp-engine tries to compile a jsp (sample.jsp) located in the examples context, I get a NoClassDefFoundError. I can't run any jsp, even the jakarta-tomcat supplied jsps. sun.tools.javac.Main resides in