Is it possible to create mulitple instance of one Action
Class in struts?
Answer Posted / vijay sharma
Yes, It is possible to create mulitple instance of one
Action Class in struts.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is validate() and reset() functions?
What is controller in struts2?
What is the purpose of @createifnull annotation annotation?
What is struts validator framework?
What is the default suffix for Struts2 action URI and how can we change it?
What is the use of form bean in struts?
What is the use of execAndWait interceptor?
Explain design patterns which is used in struts?
Is there a particularly good ide to use with struts?
What is the purpose of @emailvalidator?
How to get data from the velocity page in a action class?
What is strut action mapping?
Can we use struts and spring together?
What is strut web xml?
What is value stack?