Answer Posted / nagendra
Action
Dispatch Action
LokupDispatchAction
MappingDispatchAction
IncludeAction
ForwardAction
SwitchAction
LocaleAction
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why we use struts over servlets?
What is the difference between forwardaction and includeaction?
Are actions thread safe?
What is the difference between session scope and request scope when saving formbean ?
What is struts framework in java?
What is the purpose of @result annotation?
Can you explain the directory structure for a struts folder in brief ?
How is token generated?
Can we have more than one struts-config.xml file for a single struts application?
What is the purpose of form-be tag in struct-config.xml?
What does the term struts mean?
What does modeldriven interceptor?
What is an interceptor stack?
Explain integrate log4j in struts2 application?
What is action class? What are the types of action class?