Answer Posted / venu
Struts Frame work has the follwing components:-
1.ActionServlet
2.web.xml
3.jsp
4.FormBeans(ActionForm)
5.struts-config.xml
6.ActionSub class(Action class)
7.ActionForward
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are the advantages of spring mvc over struts mvc?
State the procedure for using forward attribute of link tag’s.
What are interceptors in struts 2?
What is use of i18n interceptor?
What is the purpose of @keyproperty annotation annotation?
Which design pattern is implemented by Struts2 interceptors?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the naming convention for a resource bundle file in struts2?
Is there a particularly good ide to use with struts?
What do you mean by actionservlet?
What is the use of execAndWait interceptor?
Why is action servlet a singleton in struts?
how to connect from struts to database through hibernet and where u can modify the class
What is the purpose of @emailvalidator?
What is the differences between struts1 and struts2?