Answer Posted / javasheavenforu
JSP can be used as controller because it is converted into
servlet ultimately.But this is a violation of MVC pattern.
If you want to follow the pattern then you need to seperate
your presentation part and controller part.
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
What is the configuration files used in struts?
What is ValueStack and OGNL?
What are the core classes of struts framework? Explain
What is interceptor? And life cycle methods of interceptor?
What are the Core classes of Struts Framework?
What are the ways in which duplicate form submission can occur?
What is the use of interceptor?
When do I need “struts.jar” on my classpath?
How can we integrate log4j in Struts2 application?
What is the naming convention for a resource bundle file in struts2?
What is ognl?
What is value stack?
How to explain Software Bank Loan descriptions
What are the components of struts framework?
What is the difference between plain-validator and field-validator?