adspace


What is lookupdispatchaction?

Answer Posted / Praveen Kumar Gupta

LookupDispatchAction is an action class in Struts that helps to dispatch a request to an action based on certain criteria like name or type of the action. It uses ActionMapping and ActionForm objects.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is action chaining ?

1166


What do you know about validation plugin ?

1029


What is the difference between filters and interceptors ?

1313


How is declarative handling of exceptions done in struts ?

1008


What are the contents on web.xml in struts application ?

1070