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...


its a ActionForm controller or model?

Answers were Sorted based on User's Feedback



its a ActionForm controller or model?..

Answer / mohan

According to MVC2 rules, it is the responsibility of ActionServlet to do form validation but since its built-in servlet, we cant place validation logic in ActionServlet class, so we use ActionForm to do validation.......So ActionForm acts as a controller not model....

Is This Answer Correct ?    0 Yes 0 No

its a ActionForm controller or model?..

Answer / ram-sd softech

Its a MODEL

Is This Answer Correct ?    3 Yes 4 No

its a ActionForm controller or model?..

Answer / amulbaby

it is a controller

Is This Answer Correct ?    4 Yes 5 No

its a ActionForm controller or model?..

Answer / ramesh

hi Sandya,
ActionForm means bean(having setters and getters+validate
())
bean menas model. so ActionForm means Model.
not controller.
Servlet can act as Controller only.
if u have any quires,please contact me
at:ballem_rb@yahoo.co.in

Is This Answer Correct ?    6 Yes 8 No

its a ActionForm controller or model?..

Answer / sandya

My doubt is clarified.
Thanq Ramesh.

Is This Answer Correct ?    2 Yes 4 No

its a ActionForm controller or model?..

Answer / madhuchilipi

Action Form is a Controller.Model means Business logic

Is This Answer Correct ?    6 Yes 19 No

Post New Answer

More Struts Interview Questions

Explain how can we upload files in struts2 application?

0 Answers  


Can we have different controllers in one struts app?

7 Answers   Accenture,


What is interceptor in Struts2?

0 Answers  


what is purpose cvs and vss in eclipse?

2 Answers  


What is token used for?

0 Answers  


What is the purpose of @requiredstringvalidator annotation?

0 Answers  


State the procedure for using forward attribute of link tag’s.

0 Answers  


Explain about the future of struts?

0 Answers  


What is struts in java with example?

0 Answers  


What inbuilt themes are provided by struts2?

0 Answers  


I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the

0 Answers   Techno Solutions,


Is struts thread safe?

4 Answers   HCL, Mphasis,


Categories