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

Answers were Sorted based on User's Feedback



whats the life cycle of jsp ..

Answer / bijoy baby

jspinit();
-jspservice();
jspdestroy

Is This Answer Correct ?    4 Yes 6 No

whats the life cycle of jsp ..

Answer / rajiv kumar

Translation & compilation
Execution
Buffering
Handlig Error

Is This Answer Correct ?    7 Yes 12 No

whats the life cycle of jsp ..

Answer / vishal

jspinit();
-jspservice();
jspdestroy();

Is This Answer Correct ?    0 Yes 5 No

whats the life cycle of jsp ..

Answer / sushant

init();
service();
destory();

Is This Answer Correct ?    17 Yes 28 No

whats the life cycle of jsp ..

Answer / akhilesh

wrong question

Is This Answer Correct ?    9 Yes 24 No

Post New Answer

More Core Java Interview Questions

C and C++ has constructors and distructors, why does Java does not have distructors?

1 Answers   T3 Softwares,


Which One is optimal to choose ? Syncronized hash map or Hash table with single thread model? How can a hash map syncronized with out using syncrozed blocks in programm?

3 Answers   Four soft,


Is it possible to write static method in abstract class? justyfy your answer?

5 Answers   Hexaware,


What is the difference between exception and error in java?

0 Answers  


What restrictions are placed on method overloading?

0 Answers  


How many digits can a float hold?

0 Answers  


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


can any body tell me? does advance java and j2ee both are same.

4 Answers   CTS, Infosys,


What is java util function?

0 Answers  


What is method overriding in java ?

0 Answers  


What is the use of conditional statement?

0 Answers  


What interface is extended by awt event listeners?

0 Answers  


Categories