Re: Running Struts 2.0.11 on Weblogic 8.1 SP5

2008-01-01 Thread Venkat Sadasivam
You can resolve this issue by following steps given in http://susa.wikidot.com/struts2 LesleyT wrote: > > Example NPE exception stack trace that I get when navigating to the URL: > > > > java.lang.NullPointerException > at > org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(

Re: Running Struts 2.0.11 on Weblogic 8.1 SP5

2008-01-01 Thread LesleyT
Example NPE exception stack trace that I get when navigating to the URL: java.lang.NullPointerException at org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:50) at jsp_servlet._web_45_inf._jsp.__home._jspService(__home.java:226) at webl