Answer Posted / xxx
while using in mvc1 architechture jsp is used as the
request and the response so that the presentation and
apllication logic are the same component but in case of
using servlets in mvc2 the advantage over this is that the
request is handled using jsp but the response and the
overall manipulation is done by using the servelet so that
the presentation and application logic are the same...ie
the difference
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
List some bundled validators?
What is the use of web xml in struts2?
Do I have to credit struts on my own website?
What are disadvantages of Struts?
What do you mean by ognl?
Explain how to work with error tags?
What are the loop holes of struts?
What kind of mvc is struts 2?
What are action errors and error?
What does execandwait interceptor?
Name some useful annotations introduced in Struts2?
What are the core classes of struts framework? Explain
What are the some useful annotations introduced in struts2?
What is the role of action class in struts?
What do you know about validation plugin ?