multiple instances for action class is it possible
Answer Posted / venkat
No having multiple references to action class means having
multiple controllers which violates the MVC design rules.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How is declarative handling of exceptions done in struts ?
What do you mean by the abstract package in struts2, and what is its utilization?
What is the purpose of @beforeresult annotation?
What is the purpose of @typeconversion annotation annotation?
What are disadvantages of Struts?
Are interceptors thread safe?
What is the purpose of @urlvalidator annotation?
What is struts framework in java?
How many action classes can be used in struts application?
What’s the difference between struts and espresso?
What is http redirect?
Why do the struts tags provide for so little formatting?
What is filter dispatcher in struts?
What do you mean by inner class and anonymous class?
What do struts do?