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 role of actionservlet?
What are struts in java?
Which servlet does the struts framework use?
How to handle exceptions in structs?
How is declarative handling of exceptions done in struts ?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
How struts2 supports internationalization?
What is the purpose of @typeconversion annotation annotation?
Name the different types of actions found in struts.
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
How to work with error tags?
What is validate() and reset() functions?
List some struts tag libraries?
Which configuration file is used for storing jsp configuration information in struts?
What’s the difference between struts and turbine?