why we are not implement business logic in struts action?
Answer / rosaiah
because some dependency.so we are used model classes and dao classes or ejb components or spring.for enterprised applications definitely seperately we can write business logic and persistance logic.from action to model from model to dao ,same as reverse process to print the data on presentation page............
| Is This Answer Correct ? | 4 Yes | 0 No |
How does interceptor work in struts2?
what are the struts tags?
Explain the necessity of empty tag?
What is the difference between struts and spring? Explain
Can we have different controllers in one struts app?
How is token generated?
What is difference between interceptors and filters?
Why is action servlet a singleton in struts?
What is the use of token interceptor in Struts2?
What is strut web xml?
kindly can any one post for me portlet,hibernate,spring example code and configuration,and some related tutorials plz its urgent for me....thanks in advance ............
Explain how to work with error tags?