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 / deepti

_jspService() method will be written by the container hence
any methods which are not to be overridden by the end user
are typically written starting with an '_'. This is the
reason why we don't override _jspService() method in any
JSP page.

Is This Answer Correct ?    51 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is servlet and its life cycle?

1165


If some new data has entered the database, explain how can a servlet refresh automatically?

1349


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's the difference between servlets and applets?

1096


Define the servlet mapping.

1118


How to create war file?

1227


What is difference between get and post method?

1151


Can we override servlet service method?

1149


Why is http protocol called as a stateless protocol?

1082


What is the need of session tracking in web application?

1085


How does Cookies work in Servlets?

1221


Explain the custom jsp tags and the beans.

1120


Why do we need servlet filter?

1108


How can the referrer and the target urls be used in servlet?

1060


What do you mean by url pattern in servlet?

1158