what are the componenets of struts?

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


Please Help Members By Posting Answers For Below Questions

Explain about logic match tag?

759


What’s the utilization of struts.xml configuration file?

702


What kind of mvc is struts 2?

750


What does apache struts do?

663


What is the purpose of @requiredstringvalidator?

714


What is the use of namespace in action mapping in Struts2?

760


Name the different types of actions found in struts.

734


What configuration changes are required to use resource files in Struts?

754


What is interceptor? And life cycle methods of interceptor?

737


How can we display all validation errors to user on jsp page?

836


How many servlet controllers are used in a Struts Application?

795


How do u provide security to ur project?(Banking domain project)

4613


What are the various struts tag libraries?

710


Is struts mvc framework?

649


How is declarative handling of exceptions done in struts ?

652