Plain vanilla application. Just the Filter, an Action, two JSPs, and the struts tags. Regards,
Néstor Boscán On Wed, Apr 15, 2009 at 4:46 PM, Musachy Barroso <musa...@gmail.com> wrote: > is this a plain application or are you using Sitemesh or Tiles? > > musachy > > 2009/4/15 Néstor Boscán <nesto...@gmail.com>: > > When using jsp:include or s:include in a JSP page the next Struts 2 tags > > will throw: > > > > > > > > java.lang.NullPointerException > > > > at > > > > org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentT > > > > agSupport.java:50) This happens with WebLogic 10.3 but doesn't happen > > > > in OC4J 10.1.3.4. > > > > > > > > on Oracle WebLogic 10.3. It works on OC4J 10.1.3 and Tomcat 5. > > > > > > > > I created a simple project with an Action and two JSP pages and the > problem > > reproduces. > > > > > > > > Regards, > > > > > > > > Néstor Boscán > > > > > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >