Grabbed the latest CVS as of today and having a tough time trying to find
out why the following action in the webwork:include tag no longer runs (as
it did from a CVS pull about 10 days ago).

<webwork:include page="actions.Overviews.action"/>

This action completely runs through successfully, then the following gets
dumped.

--- output ---
[EmbeddedCatalinaServiceSX] jsp: init
[EmbeddedCatalinaServiceSX] ApplicationDispatcher[/acais] Servlet.service()
for servlet jsp threw exception
java.lang.NullPointerException
        at java.util.Hashtable.put(Hashtable.java:380)
        at org.apache.jasper.runtime.PageContextImpl.setAttribute(Unknown
Source)
        at webwork.view.taglib.BeanTag.doStartTag(BeanTag.java:79)
        at org.apache.jsp.list$jsp._jspService(list$jsp.java:65)
        at org.apache.jasper.runtime.HttpJspBase.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(Unknown
Source)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(Unknown
Source)
        at org.apache.jasper.servlet.JspServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at org.apache.catalina.core.ApplicationDispatcher.invoke(Unknown
Source)
        at org.apache.catalina.core.ApplicationDispatcher.doInclude(Unknown
Source)
---
Any ideas much appreciated.


_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to