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

how to write my own Action servlet by extending
pre-defined Action servlet in struts config.

Answer Posted / chandra

to write you r own action servlet u need to extend the
ReqestProcessor and override the methods u want...
and in struts-config.xml specify the controller
<controller
processorClass="org.apache.struts.action.RequestProcessor"
/>;

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps involved in creating a strut application?

1007


What is s token?

1040


What does validation interceptor?

1050


What is the need of struts?

1017


What does action do in struts?

1057


What is the purpose of @key annotation annotation?

1126


What is the front controller in struts2?

1005


What inbuilt themes are provided by struts2?

1175


Do we need to pay the struts if being used in commercial purpose?

1054


How an actionform bean is created?

1016


What is the purpose of struts.properties in struct2?

985


How do I install struts?

1061


Why do we need mapdispatchtoprops?

914


What is actioncontext?

1006


How is the mvc design pattern used in struts framework?

1020