can i override service method

Answer Posted / jayprakash

yes we can override service method

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we share data using 'getservletcontext ()?

543


How servlet is created?

546


What is the use of httpservletresponsewrapper?

534


how the HTML data stored in web server?

1953


When Servlet is unloaded?

628






Why is http protocol called as a stateless protocol?

537


Which event is fired at the time of session creation and destroy?

877


What do you mean by cgi and what are its drawbacks?

531


What are the steps that are involved in using the httpservlet class?

574


Explain url encoding in servlet?

581


I have a requirement Here we have a ResultSet object that will contain 50 records i need to print those recors in to a webpage(i.e; view according to MVC architectures that mybe servlet or jsp) . Here i need to print the records 10 per page that is 1 to 10 in page one and 11 to 20 in page two like remaining will be appeared in other pages we need to display those page numbers whenever we click on that page number we will go to that page and display 10 records like we will display 5 pages it is like this << 1 2 3 4 5 next >>

2533


How can we achieve transport layer security for our web application?

571


What is the importance of init() method in Servlet ?

592


What is war file?

581


What's the advantages using servlets than using cgi?

556