Answer Posted / dsr
The Action classes are singleton classes that are
instantiated once per class type per JVM, and all requests
for a specific action are routed through the same Action
class instance.
Is This Answer Correct ? | 21 Yes | 7 No |
Post New Answer View All Answers
When it’s useful to use IncludeAction?
What do you mean by inner class and anonymous class?
Difference between html tags and struts specific html tags
What is request processor and how does it relates to action mapping?
Give the details of xml files used in validator framework?
Is struts mvc framework?
What is the purpose of execute method of action class?
Explain how to work with error tags?
What steps are required to for an application migration from Struts1 to Struts2?
What is struts2 namespace?
What are the steps involved in creating a strut application?
Where can I get help with struts?
What is apache struts framework?
What is the purpose of @result annotation?
What are action classes in struts?