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

how the jsp file is compiled?

Answer Posted / siriganesh

when container sees the request for .jsp file it loads
the .jsp file &converts into .java then compiles
into .class file and it is servlet all the way(continer
calss its no-arg constuctor,calss jspInit(),_jspservice()&
finally jsp destory)

Is This Answer Correct ?    29 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Perform a browser redirection from a jsp page?

1115


What is session object in jsp?

1132


How many tags are provided in jstl?

1208


What is jsp in javascript?

974


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

2177


Which jsp implicit objects are thread safe?

968


What is the major difference between servletcontext and pagecontext?

1041


How to get value from java to jsp page?

931


What is an implicit object?

945


What are the primary differences between the jsp custom tags and java beans?

931


What is jstl (jsp standard tag library)?

980


What information is needed to create a tcp socket?

959


Why use of scripting elements in jsp is discouraged?

986


How do I use comments within a jsp page?

974


How can we handle exceptions thrown by jsp service method?

932