struts---problem with DispatchAction
hi this is Mahesh...i'm working with struts 1.3.10....I have created an application which uses DispatchAction..I hav configured struts-extras 1.3.10 jar but still i'm getting the following error:
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: org/apache/struts/actions/DispatchAction
Can any one help me with this problem....
Thanks in Advance
View Answers
April 5, 2012 at 12:24 PM
Check whether the class DispatchAction is there in jar file.
Anyways, here is an Struts DispatchAction application.
Visit Here
April 6, 2012 at 1:31 AM
hi, This Is Mahesh again...Dispatch Action class exists in jar file struts-extras-1.3.10 but it's not working....
One more thing is I'm using Eclipse ide should i need to change any settings or configurations
Ads
Related Tutorials/Questions & Answers:
Struts-problem With DispatchAction Class
Struts-
problem With
DispatchAction Class hi this is Mahesh...i'm...: org/apache/
struts/actions/
DispatchAction
Can any one help me with this
problem...
DispatchAction..I'm using Eclipse ide..I hav configured
struts-extras 1.3.10 jar but still
struts---problem with DispatchAction
struts---
problem with DispatchAction hi this is Mahesh...i'm working with
struts 1.3.10....I have created an application which uses
DispatchAction.../
DispatchAction
Can any one help me with this
problem....
Thanks in Advance
Advertisements
struts problem
struts problem java.lang.NullPointerException: Module 'null' not found.
org.apache.struts.taglib.TagUtils.getModuleConfig(TagUtils.java:755)
org.apache.struts.taglib.TagUtils.getModuleConfig(TagUtils.java:735
struts flow
struts flow what is the diff between perform() and execute() in
struts?
what is the diff between
DispatchAction() and LoojupDispatchAction() in
struts
struts
struts Why we need LookupDispatchAction, though we have already
DispatchAction
Struts 2
Struts 2 we can extend
DispatchAction class to implement a common session validation in
struts 1.x. how to do the same in the struts2
Actions in Struts
Actions in Struts Hello Sir,
Thanks for the solutions you have sent me.
i wanted examples on
Struts DispatchAction,Forword Action ,
Struts lookupDispatchAction,
Struts mappingDispatchAction,
Struts DynaActionform.please
Struts
Struts why in
Struts ActionServlet made as a singleton what...;Basically in
Struts we have only Two types of Action classes.
1.BaseActions
2.BridgeActions
BaseAction consists
DispatchAction,LookUpDispatchAction
Aggregating Actions In Struts Revisited
Aggregating Actions In
Struts Revisited... Aggregating Actions in
Struts , I have given a brief idea of how to create action... example of each of the types presented in Part I namely the
DispatchAction
Interview Questions - Struts Interview Questions
Interview Questions -
Struts Interview Questions... is centralized point of control for the web application. In
struts framework... with the requested action. In the
Struts framework this helper class
can you check below code if any erors
class TestAction extends
DispatchAction{
public ActionForward get... uri="/WEB-INF/
struts-html.tld" prefix="html" %>
<%@taglib uri="/WEB-INF/
struts-bean.tld" prefix="bean" %>
<%@taglib uri="/WEB-INF/
struts-logic.tld
Set the mapping name
. This restricts us from extending the action class from a custom base class.
DispatchAction
Struts 1 Tutorial and example programs
Struts 1 Tutorials and many example code to learn
Struts 1 in detail.
Struts 1...
foundation in May 2000. Now in the year 2013
Struts 1 framework is not active
and reached end of life phase. Now you should start learning the
Struts 2 framework