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
How struts 2 validation works?
What is apache struts used for?
How client side validation is enabled on a jsp form?
What is the purpose of @before?
Where can I get help with struts?
What is the default suffix for struts2 action uri ?
What is the purpose of @conversion annotation annotation?
What’s the difference between struts and espresso?
What are the struts2 configuration properties that control file uploading process?
Give the details of xml files used in validator framework?
Give an example where struts tiles may be used?
What are the steps used to setup dispatch action?
How do I access token?
Will the struts tags support other markup languages such as wml ?
Briefly tell the two kinds of form beans.