ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
whats the life cycle of jsp
 Question Submitted By :: Ravi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: whats the life cycle of jsp
Answer
# 1
jspinit();
jspservice();
jspdestroy();
 
Is This Answer Correct ?    0 Yes 1 No
Ravi
 
  Re: whats the life cycle of jsp
Answer
# 2
1.Translation Phase
2.Compilation Phase
3.Loading Creating an object
than 
4.init: jspinit()
  When the Jsp page is initialized,this method is 
invoked.or The container that invoke the _jspinit(); method 
initializs this page.
5.Service: jspservice()
   The container, the _jspservice(); method is generated 
and then called to handle each request.

6.Destroy: jspdestory()
   when the JSP page is destoryed, the _jspdestory(); 
method is primarily invoked.
 
Is This Answer Correct ?    4 Yes 0 No
Minu
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
Difference between String & StringBuffer Wipro6
class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes.... Quinnox3
Linked List reverese program Bally-Technologies1
To what value is a variable of the Boolean type automatically initialized?  3
Can an object be garbage collected while it is still reachable?  2
explain about casting of objects?  4
To set the position and size of a component, which methods are used?  2
How many methods does cloneable interface contains?  2
What is protected and friendly?  1
what is difference between excute query ()and execute update ()? Symphony5
Keywords in Exceptions?  1
What is singleton class?  6
Does Java support multiple Inheritance?  6
what is hashmap& hashtable with example? CTS1
Thanks A.jyotsna, Can u tell me differnce between abstract class and interface vikash  3
whats is the use of final,in which situation final can be used in the application? DNS2
If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great KPIT2
What is meant by JVM ?  3
what is difference between prepare stetement and callable starement with example? CMC1
Hi ,i convert contrller as jSp And presentation as servlet ...will it do? if so what are advantage and idsadvantages IBM1
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com