You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Xiaoyu Zhang <xy...@cisco.com> on 2002/09/14 17:44:23 UTC

JasperException while compiling jsp page with nested tags.

Hi all,

A jasperException has haunted me for several dates. I have searched online
and someone says it's compiler problem. I would like to know if you have
confronted similar problem and what you think is problem source, even
better, your solution to such problem.

My tomcat is 4.0.3-LE-jdk14 (I also tried 4.0.3 regular distribution) and is
running on Solaris (OS 5.8). Tomcat throws a JasperException where a nested
tag used in a JSP page. The error message is listed here and the stack trace
is attached:

org.apache.jasper.JasperException: Unable to compile class for JSPNote:
sun.tools.javac.Main has been deprecated


Thanks in advance.

Xiaoyu