Can we override the ActionServlet?

Answer Posted / sr

we can not override an actionservlet because it is a class .

but we can sub class the actionservlet and we can have our
own request processor class.The above code is useful for
incuding request processor class.

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a cookie What is the difference between session and cookie

790


What are the different mode that servlets can be used?

740


What is the life cycle of a servlet?

1037


Is servlet a framework?

723


What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?

801






Difference between get and post in java servlets?

737


Explain the difference between a web server and a web container?

699


How to get the current httpsession object?

850


What is difference between cookies and httpsession?

752


What is the difference between CGI and Servlet?

767


Is java servlet still used?

744


How httpservlet is different from the genericservlet?

765


What are the types of protocols supported by httpservlet ?

900


How to find whether a parameter exists in the request object?

849


What are some disadvantages of storing session state in cookies?

764