How do you customize ActionServlet?

Answers were Sorted based on User's Feedback



How do you customize ActionServlet?..

Answer / deepshikha beck

we need to override processPreprocess(resquest,response)
method of RequestProcessor class to customize action servlet

Is This Answer Correct ?    18 Yes 2 No

How do you customize ActionServlet?..

Answer / srinu

you customize ActionServlet from RequsetProcessor class.In
request process class one method is their that is
processPreprocess(request,response).we can override this
method we can achieve the customize ActionServlet.

Is This Answer Correct ?    5 Yes 0 No

How do you customize ActionServlet?..

Answer / raj

its for request processor

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Struts Interview Questions

who will run the execute method in struts?

15 Answers   TCS, Wipro,


What is struts in java with example?

0 Answers  


What is the purpose of '@customvalidator'?

0 Answers  


Are struts and shocks the same?

0 Answers  


Can we have multiple struts config files in a single web app?

0 Answers  






how canu done chechin and check out of u r project using with sample examples?

8 Answers   CTS, Logica CMG,


What is the purpose of @before annotation?

0 Answers  


Even though Servlets and JSP are web based concepts .wht is the use of using Struts using then

8 Answers   TCS,


How long do struts last?

0 Answers  


What is Struts Frame Work Architecture(With Diagram) ?

2 Answers   CMC, Wipro,


what is is the use DynaActionForm?

3 Answers   TCS,


Give the details of xml files used in validator framework?

0 Answers  


Categories