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 / minu

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 ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does this mean java?

1179


What is primitive data type in java?

1038


Is it possible to write a regular expression to check if string is a number?

1074


Explain the features of java?

1067


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

1195


What does the exclamation mark mean in java?

1320


Write a factorial program using recursion in java?

1089


What is a nonetype?

1176


We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.

1998


How is abstraction implemented in java ?

1097


What is indexof?

1032


What are identifiers in java?

1195


What all access modifiers are allowed for top class ?

1243


What is bufferedwriter?

1033


What are the restrictions imposed by a Security Manager on Applets?.

2651