How do you customize ActionServlet?
Answer Posted / 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 |
Post New Answer View All Answers
Can we integrate struts with spring?
What is the purpose of form-be tag in struct-config.xml?
What is actionservlet?
Explain about the
What are the cons of struts 2?
What is the purpose of constant tag in struts.xml?
What is struts in j2ee?
What is the difference between forwardaction and includeaction?
What are struts in java?
Explain about struts?
How to build struts application in eclipse?
State the procedure for using forward attribute of link tag’s.
What is the use of execAndWait interceptor?
How can we integrate log4j in Struts2 application?
What are the core classes of the struts framework?