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 Struts2?
What is the forward action utilized for?
How does one create an action in struts 2?
What is spring and struts in java?
What is apache struts framework?
What is the purpose of form-beans tag in struct-config.xml?
What are the sections into which a strut configuration file can be divided?
Give an example of validates method used to avoid errors.
What is package name in struts xml?
What is the use of jsonvalidation?
What is the significance of logic tags in Struts?
What configurations are stored in struts configuration file ?
Explain about the process of functioning of the struts program?
What is struts 2 framework in java?
What is the difference between struts1 and struts2?