Answer Posted / vitthal
Hi guys please help me !
I am developing struts 2 web application, i have problem about ACTION class object creation ,here ACTION class object create for every new request .How can i avoid this process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of @before annotation?
What are the different kinds of actions in struts?
What is s token?
How the flow of various requests happens in struts application?
Explain about struts?
State an example of struts configuration file as an action parameter for action servlet.
Describe validate() and reset() methods.
How can we handle exceptions thrown by application in Struts2?
Can we integrate struts with spring?
What are inner class and anonymous class?
What are the life cycle methods of interceptor?
Lists the bundled validators in struts?
What is the purpose of '@customvalidator'?
What is discontinuous strut?
What do you mean by inner class and anonymous class?