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
What is the difference between filters and interceptors ?
Are the struts tags xhtml compliant ?
What is difference between interceptors and filters?
What is the differences between struts1 and struts2?
What is the forward action utilized for?
What is controller in struts2?
What is the difference between struts1 and struts2?
What is the purpose of execute() method?
What do you mean by inner class and anonymous class?
What are the classes used in struts?
What is interceptor in Struts2?
What is the purpose of @createifnull annotation annotation?
Which class of struts is responsible to converts data types from string and vice versa?
Explain about token feature in struts?
Can we integrate struts with spring?