Answer Posted / neeraj
struts follows front controller , adpater design pattern
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is the role of action class?
What is the purpose of @createifnull annotation annotation?
What validate() and reset() method does ?
What is the purpose of @before annotation?
What is the purpose of @beforeresult?
At the point, you should go for struts framework?
What are the features of struts 2?
Can I have html form property without associated getter and setter formbean methods?
What does params interceptor?
What are inner class and anonymous class?
What is interceptor? And life cycle methods of interceptor?
Explain about logic match tag?
What are the major differences between html tags and strut specific html tags?
What is the difference between filters and interceptors ?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?