I just updated to Weblogic 9.1. I have updated web.xml to Servlet 2.4
and JSP 2.0. Is the Log tag compatible with these versions?
<Mar 15, 2006 3:22:21 PM EST> <Error> <HTTP> <BEA-101107>
<[weblogic.servlet.internal.WebAppServletContext@18b3fee - name: '/sc',
context-path: '/sc'] Problem occurred while serving the error page.
javax.servlet.ServletException: Failed to compile JSP /error_page.jsp
error_page.jsp:18:15: This attribute does not support request time values.
<log:error throwable="${jspException}"
category="com.lbinc.web.jsp"/>
^-------^
at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:236)
at
weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:380)
at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:298)
at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
at
weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:493)
Truncated. see log file for complete stacktrace
>
---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
|