peter lin wrote:
> I ran a quick test of 4.1.4 with JSTL tags and I am getting an exception
> with import tag.
> 
> --------------------------------------------------------------------
> org.apache.jasper.JasperException: Unable to compile class for JSP
> 
> An error occurred at line: -1 in the jsp file: null
> 
> Generated servlet error:
> C:\tomcat414\work\Standalone\localhost\_\body$jsp.java:115: unreported
> exception java.lang.Throwable; must be caught or declared to be thrown
>           _jspx_th_c_import_0.doCatch(_jspx_exception);
>                              ^
> C:\tomcat414\work\Standalone\localhost\_\body$jsp.java:148: unreported
> exception java.lang.Throwable; must be caught or declared to be thrown
>           _jspx_th_c_import_1.doCatch(_jspx_exception);
>                              ^
> 2 errors
> --------------------------------------------------------------------
> 
> 
> I can send the test pages directly to remy or kin-man if you guys want
> it. the pages work fine with Tomcat 4.0.3

If the exception doesn't happen with the JSTL examples webapp, then you 
can send the page (otherwise, it's easy enough to reproduce).

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to