Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the componenets of struts?

Answers were Sorted based on User's Feedback



what are the componenets of struts?..

Answer / madhu

in Struts we have 3 components that are
model component
controller component
view component

Is This Answer Correct ?    11 Yes 1 No

what are the componenets of struts?..

Answer / 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

what are the componenets of struts?..

Answer / ratheesh nellikkal

Struts is based on MVC design pattern,struts components can
be catagorised in to model, view and controller.
model-all the business components and data are coming under
this catagory
view-jsp,html are part of view
controller-ActionServlet of struts is the part of
controller component

Is This Answer Correct ?    3 Yes 1 No

what are the componenets of struts?..

Answer / tarun

Struts is a MVC design pattern .
The following three are the struts component.

Model : DAO class, EJB classes
View : JSP, HTML Files
Controller : Action Servlet

Apart from this we need struts-config.xml, web.xml,
validator.xml, validation-rules.xml and properties files.

Is This Answer Correct ?    1 Yes 0 No

what are the componenets of struts?..

Answer / mani

Basic Components of Struts:
1. Base Framework
2. JSP tag libraries
3. Tiles Plugin
4. Validator Plugin
(Refered from 'The Complete Reference-Struts')

Is This Answer Correct ?    6 Yes 6 No

what are the componenets of struts?..

Answer / raghavendra singh

Basic Components of Struts:
1. Action Servlet
2. Module Config
3. Request Processor
4. Action Mapping
5. Action Form
6. Action
7. Action forword

Is This Answer Correct ?    0 Yes 0 No

what are the componenets of struts?..

Answer / kumar

Basic Components of Struts:
1. Action Servlet
2.Module Config
3. Request Processor
4.Action Form
5. Action
6.View Componeents(JSP pages)

Is This Answer Correct ?    0 Yes 0 No

what are the componenets of struts?..

Answer / mani

Basic Components of Struts:
1. Base Framework
2. JSP tag libraries
3. Tiles Plugin
4. Validator Plugin
(Refered from 'The Complete Reference-Struts')

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More Struts Interview Questions

how to connect from struts to database through hibernet and where u can modify the class

0 Answers   Polaris,


What is ognl?

0 Answers  


What are best practices to follow while developing Struts2 application?

0 Answers  


Wat is Difference between Mvc1 architecture and Mvc2 Architecture?

21 Answers   HCL, IBM, Sanyaa Infotech,


What are different Struts2 tags? How can we use them?

0 Answers  


What is struts 2 framework in java?

0 Answers  


how handle when client send multiple request at atime for multiple servlets servlets?

3 Answers   IBM,


What are the core components of a struct2 based application?

0 Answers  


What is meant by custom tags?

0 Answers  


Why actionservlet is singleton in struts?

0 Answers  


What is struts2 namespace?

0 Answers  


What is an interceptor stack?

0 Answers  


Categories