GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  JSP
Go To First  |  Previous Question  |  Next Question 
 JSP  |  Question 70 of 184    Print  
Arrange the lifecycle phases of JSP in correct order1. Page translation: -page is parsed, and a java file which is a Servlet is created. 2. Page compilation: page is compiled into a class file 3. Page loading : This class file is loaded. 4. Create an instance :- Instance of Servlet is created 5. jspInit() method is called 6. _jspService is called to handle service calls 7. _jspDestroy is called to destroy it when the Servlet is not required.
Skill/Topic: JSP Life Cycle
A) 1,2,3,4,5,6,7
B) 1,4,3,2,5,6,7
C) 3,2,1,4,5,6,7
D) 4,5,3,6,2,7,1



  
Total Answers and Comments: 1 Last Update: October 05, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 05, 2006 07:58:22   #1  
Yukta Todankar        

RE: Arrange the lifecycle phases of JSP in correct ord...
ANS is A
 
Is this answer useful? Yes | No

 Related Questions

Skill/Topic: Programming ConstructsA) Script language declarations, scriplets and expressions. B) JSP standard actions. C) JSP standard directivesD) A portable tag extension mechanism.  
Latest Answer : Script language declarations, scriplets and expressions. ...

Skill/Topic: Programming ConstructsA) Can be used to incorporate contents from static documents B) It offers option of sharing local variables and better run time efficiencyC) Provides benefit of 
Latest Answer : A, B and D are seems to be correct.Because A) the include directive allows you to bring in code from another file without re-writing the code.B) As this inclusion of file is done during compilation time, there is no overhead during runtime and hence run ...

Skill/Topic: Programming ConstructsA) The Local Systems IP Address B) Local Systems Port Number C) Remote System’s IPAddress D) Remote System’s Port Number. 

Skill/Topic: Programming ConstructsA) TrueB) FalseExplanation: ServletContext: Gives the information about the container. PageContext: Gives the information about the Request 
Latest Answer : False. ServletContext give info abt container while pageContext give info abt request ...

State true or false -- While using request.getRequestDispatcher(path) we need to give the absolute path of the object
Skill/Topic: Programming ConstructsA) TrueB) FalseExplanation: request.getRequestDispatcher(path): In order to create it we need to give the relative path of the resource, context.getRequestDispatcher(path): 

Skill/Topic: Programming ConstructsA) TrueB) False 
Latest Answer : True ...

State true or false -- URLConnection instance represents a link for accessing or communicating with the resource at the location.
Skill/Topic: Programming ConstructsA) TrueB) False 

JSP is the Java platform technology for building applications containing dynamic web contents such as (Multiple choice) 
Skill/Topic: FundamentalsA) XHTML B) XML C) DHTML D) HTML  

Java Server Pages technology commonly called JSP technology offers the following advantages(Multiple choice) :-
Skill/Topic: FundamentalsA) Separation of dynamic and static content. B) Support for scripting and tags C) Reuse of components and tags. D) Web access layer for N-tier enterprise application architecture 

URL encoding is the method of replacing all the spaces and other extra characters into their corresponding _______ Characters
Skill/Topic: FundamentalsA) Hex B) Binary C) Octal D) Decimal  


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

SQA Lifecycle Standards

SQA Lifecycle Standards Software Quality Assurance procedures have finally been standardized and have been virtually perfected after years of planning on how to perfect the application standardization mosgoogle Through experience the company was able to place in writing how to develop a plan for sof
 

Switched Multi Megabit Data Service (SMDS)

Switched Multi Megabit Data Service SMDS SMDS or Switched Multi Megabit Data Service is used to communicate on the Public Data Networks using the WAN networking technology The SMDS technology uses fiber or copper wires for networking There are many components in the SMDS networking environment that
 

EDI Mapping and Translation

EDI Mapping and Translation Mapping is a movement of information basically of putting the format of one data document onto another For instance it takes the format of an otherwise incompatible data format and makes it into an EDI compatible data document or conversely takes an EDI document and makes
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

Service Autonomy

Service Autonomy As Businesses continue to step up the process of constructing enterprise automation logic in the service format there is also an increasing need to step up both the efficiency and reliability that the services are intended to take on at run time This dire need is increased when it c
 

Service Oriented Infrastructure

Service Oriented Infrastructure Service Oriented Infrastructure is a systematic means for describing Information Technology infrastructures in the terms of a service The underlying principles of Service Oriented Infrastructure revert back to LDAP and Mainframe technologies among others Where Service
 

Service Reusability

Service Reusability One of the most vital principles of Service Oriented Architecture is that of service reusability And in today’ s day and age it can be said that we have been making a lot of progress towards improving both this central tenet and Service Oriented Architecture in general
 

Standardized Service Contract

Standardized Service Contract Standardized service contracts are one of the key Service Oriented Architecture principles They ensure that services that are in the same inventory of services are kept in compliance with contract design standards The services in a Service Oriented Architecture are able
 

Service Discoverability

Service Discoverability Service discovery protocols can be thought of as network protocols that allow for the automatic detection of both services and devices that are offered by a computer network’ s various devices There are a lot of service discovery protocols available In this article
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape