Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

we cant Override Jsp Service method?Why?

Answer Posted / gunarathinam

My concern is as previous answer _jspServeice() is wriiten
by container and also in that method all the implicit
objects will be created except request and response. if you
overrirde that method you cant get those object. That is
the reason we cant overrirde service method in jsp.

Is This Answer Correct ?    44 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a servlet-to-servlet communcation?

1257


What is a generic servlet?

1004


What do you understand by mime type?

1035


When to use doget() and when dopost()?

1154


How do I know if java is running on linux?

1176


What are some disadvantages of storing session state in cookies?

1074


When Servlet is unloaded?

1146


Where do you define dispatcherservlet?

1104


Is that servlet is pure java object or not?

1171


Write all the phases defined in servlet life cycle?

1247


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

1309


What is the process to implement doget and dopost methods?

1032


Write a program to show the functionality of servlets.

1059


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

1079


What are the exceptions thrown by servlets? Why?

1245