Home » Interview » Technology

Explain about struts dispatch action in DHTML

Correct Answer: DispatchAction is an action that comes with Struts 11 or later, that let us combine Struts actions into single class, each with their own method The orgapachestrutsactionDispatchAction class allows multiple operations to map to the different functions in the same Action class For e:g; html:hidden property="dispatch" value="error"/>

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion