Main reasons for using servlet as a controller in struts.
why not jsp
Answer Posted / naman patidar
Controlling is a server side task and it makes no sense to
write you java code inside a jsp.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is http redirect?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is struts in java with example?
what is meant by Struts Validator Framework?
What is the purpose of interceptors?
What is difference between struts1 and struts2?
What are the core classes of struts framework? Explain
What is ognl?
Is there a particularly good ide to use with struts?
What is role of actionservlet?
List some struts tag libraries?
What are the benefits of Interceptors in Struts2?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is difference between interceptors and filters?
What are the advantages of spring mvc over struts mvc?