Results 1 to 1 of 1
- 12-16-2008, 06:37 AM #1
Member
- Join Date
- Sep 2008
- Location
- Kolkata, India
- Posts
- 20
- Rep Power
- 0
The Struts dispatcher cannot be found
Hi,
I am getting the following error when i try to run the Struts2 application
The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag. - [unknown location]
at org.apache.struts2.views.jsp.TagUtils.getStack(Tag Utils.java:60)
at org.apache.struts2.views.jsp.StrutsBodyTagSupport. getStack(StrutsBodyTagSupport.java:52)
at org.apache.struts2.views.jsp.ComponentTagSupport.d oStartTag(ComponentTagSupport.java:49)
at jsp_servlet.__login._jspService(__login.java:299)
at weblogic.servlet.jsp.JspBase.service(JspBase.java: 34)
Truncated. see log file for complete stacktrace
Thanks in Advance.
Similar Threads
-
decorator.jsp problem building Struts Menu in JSP when Struts action is used
By dkirvan in forum JavaServer Pages (JSP) and JSTLReplies: 3Last Post: 04-29-2010, 05:33 AM -
struts No Collection Found
By orchid in forum Web FrameworksReplies: 3Last Post: 02-18-2010, 05:37 PM -
could not be found in the registry
By alam99 in forum EclipseReplies: 0Last Post: 01-08-2008, 08:21 AM -
404 Not Found
By mary in forum Java ServletReplies: 5Last Post: 11-07-2007, 10:15 AM -
ConnectException not found
By tamayo in forum New To JavaReplies: 1Last Post: 07-23-2007, 08:23 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks