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

whats the life cycle of jsp

Answer Posted / rohan

translation-convert jsp code into servlet code which is done
by jsp compiler
compilation-generated servlet is compile.compilation is done
by javac cmd
Loading-compiled byte code is loaded by class loader
instantiation-instance of servlet is created
initialisation-is done by jspinit()method
Request Processing-_jspService() is the method that actually
process the request
Destruction-is done by jspDestroy()method

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the states associated in the thread? : Java thread

1111


What are advantages and disadvantages of OOPs?

1195


What are static variables and functions?

1187


What is the use of arrays tostring () in java?

1074


What are the parts of a method?

1030


What does t in java mean?

1059


What is static synchronization?

1162


What is ide with example?

1053


How does enum work in java?

1071


What is nullpointerexception?

1120


List some oops concepts in java?

1093


What is the difference between stream and buffer?

1022


Why does java have different data types for integers and floating-point values?

1067


What is string args [] in java?

1074


What is data type in java?

947