How do you customize ActionServlet?
Answer Posted / 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 |
Post New Answer View All Answers
How an actionform bean is created?
How many servlet controllers are used in a Struts Application?
Explain the difference between plain-validator and field-validator in struts?
Is Struts Framework part of J2EE?
What is role of actionservlet?
What is an interceptor stack?
Which servlet does the struts framework use?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is struts and springs in java?
What are the life cycle methods of interceptor?
How to build struts application in eclipse?
What is actioninvocation in struts2?
What is the difference between plain-validator and field-validator?
In which method of action class the business logic is executed?
Why it called struts?