  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | NPE in TagUtils.getStack | NPE in TagUtils.getStack 2007-01-26 - By Scott Nesbitt
Back
I am getting the same NPE in TagUtils.getStack that was mentioned before at:
http://www.mail-archive.com/dev@(protected)/msg26104.html
However, the resolution mentioned there (update web.xml, get other necessary files) does not seem to work for me.
I have no doubt that there is a simple configuration wrong, but I just can't seem to resolve it. When trying to set up the blank configuration in my area it says:
Servlet failed with Exception java.lang.NullPointerException  at org.apache.struts2.views.jsp.TagUtils.getStack(TagUtils.java:56) at org.apache.struts2.views.jsp.StrutsBodyTagSupport.getStack(StrutsBodyTagSupport .java:51) at org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport .java:42) at jsp_servlet._html._example.__helloworld._jsp__tag0(__helloworld.java:165)
Any ideas? I have looked at the Simple Setup page and think that my configuration is just like that.
Thanks for any suggestions or pointers.
Scott
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ______ __ __ It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar. http://tools.search.yahoo.com/toolbar/features/mail/
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |