Which of the following are the struts pre-built Action classes?
Options
- RequestAction,SwitchAction,LookupRequestAction,ConfigAction,ContextAction
- LookupDispatchAction,SwitchAction,RequestAction,ResponseAction
- ForwardAction,DispatchAction,IncludeAction,LookupDispatchAction,SwitchAction
- ForwardAction,SwitchAction,ResponseAction, ContextAction, ConfigAction
CORRECT ANSWER : ForwardAction,DispatchAction,IncludeAction,LookupDispatchAction,SwitchAction
Write your comments