multiple instances for action class is it possible
Answer Posted / kartheeswari
No, There is only one instance for an Action class in an
application.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What’s the difference between struts and espresso?
How to use forward action to restrict a strut application to mvc?
What is the purpose of @keyproperty annotation annotation?
Can you explain struts validator framework?
Can we handle exceptions in Struts programmatically?
how to debug struts project in netbean ?
Are actions thread safe?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What is actioninvocation?
How is a lookup dispatch action created?
What are interceptors in struts 2?
Can you give an overview of how a struts application flows?
What is the purpose of @conversion?
How can link tag’s action attribute be used?
What is struts in java with example?