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...

when the jsp page is translated to servlet?

Answer Posted / gayathri janarthanam

The JSP specification indicates that the translation can happen either during deployment time or when the JSP is requested for the first time...But most of the containers(TOMCAT for eg.,) does lazy loading ie., translates the JSP into servlet when the first request comes in...I have used the term traslation loosely here to mean "translating into servlet.java file and compiling into servlet.class file"...

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exactly are the functions of servlet?

1159


How does tomcat servlet container work?

1128


why we should override only no-agrs init() method.

1186


What are the kinds of http requests?

1094


Which method of the httpservletrequest object is used?

1133


What is servlet configuration?

1121


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

1094


What is Client-Server Computing?

2480


How can we create deadlock situation in servlet?

1485


What is the difference between genericservlet and httpservlet

1147


Is dispatcher servlet a singleton?

1067


What is a web container and what is its responsibility?

1031


What do you mean by web applications? Explain web application directory arrangement?

1005


How to get the current httpsession object?

1169


What is meant by Servlet? What are the parameters of service method?

1100