how to implement singletun design patteren in struts?
Answer Posted / sudheer
Struts are followed purely MVC1 Design pattern here
business logic is different from data presentation and
controller so struts are implemented singletun design pattern.
Is This Answer Correct ? | 5 Yes | 35 No |
Post New Answer View All Answers
What inbuilt themes are provided by struts2?
How to build struts application in eclipse?
What is the purpose of interceptors?
What is the difference between plain-validator and field-validator?
What is struts 2 framework in java?
What is the use of form bean in struts?
Provide some important Struts2 constants that you have used?
How to use forward action to restrict a strut application to mvc?
Explain about the library tag?
What is the purpose of '@customvalidator'?
How is the mvc design pattern used in struts framework?
What is the purpose of @stringlengthfieldvalidator annotation?
What are the benefits of the struts system?
What is struts xml?
What is form bean in struts?