Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with DispatchAction

Status
Not open for further replies.

vikasht

Programmer
May 25, 2005
1
US
Hi,

I'm trying to run my application and getting the following error:

DispatchActio E org.apache.struts.actions.DispatchAction Request[/userPreferences] does not contain handler parameter named action

Does anybody know why I'm coming up with this error.

Thanks for you help in advance.
 
Hi,

I think you are missing the method name that needs to be invoked. Better you copy the action calss and action mapping here to dubug.

Cheers
Venu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top