Answer Posted / prathap
we can develop webapplications easily by using struts.In
this we are using MVC-2 architecture in this model is for
businesslogic and jsp is for presentation logic and Action
Servlet is for Controller to forward actions
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of @stringlengthfieldvalidator annotation?
How can forward action be used to restrict a strut application to mvc?
What are the benefits of Struts framework?
Can we have more than one struts-config.xml file for a single struts application?
What do you mean by the abstract package in struts2, and what is its utilization?
What configuration changes are required to use Tiles in Struts?
How an actionform bean is created?
What is actioninvocation?
What are the conditions for actionform to work correctly?
Explain how can we upload files in struts2 application?
Explain integrate log4j in struts2 application?
Explain the components of struts?
Why do we need struts?
What validate() and reset() method does ?
At the point, you should go for struts framework?