multiple instances for action class is it possible
Answer Posted / m gangadhar
Hi,
Creating multiple instances for Actionservlet in struts1.x
is not possible but there is a possibility in struts2.x .
But as of nowStruts 1.X is not supports this concept.
Thanks
Gangadhar
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How does struts2 token work?
What is actionform in struts?
What do you know about validation plugin ?
Why use struts framework in java?
What is the default suffix for Struts2 action URI and how can we change it?
What are the benefits of Struts framework?
What is role of action class?
What is difference between interceptors and filters?
What is the difference between requestaware and servletrequestaware interface?
What configuration changes are required to use resource files in Struts?
What does modeldriven interceptor?
How is token generated?
How action mapping is configured in Struts?
What is validate() and reset() functions?
What configuration changes are required to use Tiles in Struts?