Is it possible to create mulitple instance of one Action
Class in struts?
Answer Posted / venkat
yes it is possible to create n number action classes But
only one controller.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is DynaActionForm?
What is ValueStack and OGNL?
What are the conditions for actionform to work correctly?
What should be the name of xml file used for validation in struts?
What is role of actionservlet?
What is the purpose of struts.properties in struct2?
What is struts2 framework?
How is forward action used for integration?
What are different Struts2 tags? How can we use them?
Which class of struts is responsible to converts data types from string and vice versa?
What are the main classes which are used in struts application?
How we can controlled duplicate form submission in struts?
List some struts tag libraries?
What are disadvantages of Struts?
Which components are available using actioncontext map?