GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Placement Papers  >  I-Flex  >  Technical
Go To First  |  Previous Question  |  Next Question 
 Technical  |  Question 3 of 27    Print  
A JSP page is opened in a particular Session. A button is present in that JSP page onclick of which a new Window gets opened.
(a) The Session is not valid in the new Window
(b) The Session is valid in the new Window


  
Total Answers and Comments: 2 Last Update: August 03, 2005   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 29, 2005 03:11:33   #1  
Shweta        

RE: A JSP page is opened in a particular Session. A button is present in that JSP page onclick of whic...
ans. (b)
 
Is this answer useful? Yes | No
August 03, 2005 05:27:34   #2  
RIT        

RE: A JSP page is opened in a particular Session. A button is present in that JSP page onclick of whic...
If the scope of the session is a page then it is not be available in the next page..but if the scope is session or requset or application the session will be in the next page.
 
Is this answer useful? Yes | No

 Related Questions

A JSP page is opened in a particular Session. A button is present in that JSP page onclick of which a new Window gets opened. (a) The Session is not valid in the new Window (b) The Session is valid in the new Window

Which of the following JSP expressions are valid ? (a) <%= "Sorry"+"for the"+"break" %> (b) <%= "Sorry"+"for the"+"break"; %> (c) <%= "Sorry" %> (d) <%= "Sorry"; %>

(d) 
Latest Answer : The answer is all of the above, Stateful session beans contain Home interface, Remote interface, Bean class ...

Latest Answer : Life Cycle of Session Bean is: public void Create() public void  ejbActivate () public void  ejbPassivate () public void  remove () public void  setSessionContext ( SessionContext  ...

Latest Answer : I think newInstance() see the below linkhttp://www.unix.org.ua/orelly/java-ent/ebeans/ch07_02.htm ...

In a JSP page, a statement is declared as follows: <%! String strTemp = request.getParameter("Name"); %> And below that, an expression appears as: <% System.out.println("The Name of person is: "+strTemp); %> What is the output of this expression, if this JSP page is invoked in browser using URL : http://localhost:8080/JSP/TrialPage.jsp?Name=Chetana (Assume that this URL is correct) (a) The Name of person is: Chetana (b) The Name of person is: (c) The Name
(a) 

1.What will be the output?boolean a = false if (a=true){ System.out.ptinln("Hello");}else{ System.out.ptinln("GoodBye");}2. Hashmap , hashset , ArrayList(true, true, false)3.Which need 
Latest Answer : answer is true ...
Read Answers (2) | Asked by : Vartika


 Sponsored Links

 
Related Articles

JavaScript Window Object Timeout Methods

JavaScript Window Object Timeout Methods In this JavaScript tutorial you will learn about setTimeout clearTimeout and open methods of window object along with syntax usage and examples for each method mosgoogle center setTimeout The setInterval method of Window object is used to call a function or
 

JavaScript Window Object Open Method Part 2

JavaScript Window Object Open Method Part 2 In this JavaScript tutorial you will learn about JavaScript Window Object Open Method features of window object open method scrollbars status titlebar toolbar top width innerHeight innerWidth outerHeight outerWidth and hotkeys mosgoogle center scrollbars S
 

JavaScript Window Object Open Method

JavaScript Window Object Open Method In this JavaScript tutorial you will learn about JavaScript Window Object Open Method features of window object open method channelmode directories dependent fullscreen screenX screenY height left location menubar resizable alwaysLowered alwaysRaised mosgoogle ce
 

Data Warehouses Non Technical Issues

Data Warehouses Non Technical Issues When companies get ready to implement a data warehouse few of them pay attention to the political issues that may surround it It must be emphasized that politics can reduce the chances for success with a data warehouse project and I want to warn companies against
 

JavaScript DOM Window Object

JavaScript DOM Window Object In this JavaScript tutorial you will learn about closed property and name property defaultStatus status self property of JavaScript Window object mosgoogle center closed Property of Window Object The closed property of a Window object returns a Boolean variable denoting
 

JSP Implicit and Session Objects

JSP Implicit and Session Objects In this JPS tutorial you will learn how to program using JSP JSP expressions and Implicit Objects JSP Session Object methods of session object getAttribute String name getAttributeNames and isNew mosgoogle JSP expressions If a programmer wants to insert data into an
 

Technical Aspects of CRM

Technical Aspects of CRM While it must be emphasized that CRM is not a technology there are a number of technical issues that need to be considered when a company decides to implement a CRM system The first technical issue that needs to be analyzed is scalability In a nutshell the CRM system must be
 

How To Present Your Essay

How To Present Your Essay The way you choose to present the ideas in your essay is very important One rule that you should always remember when writing your essay to put your readers first If you are writing for your college instructor they are paid to read your document mosgoogle If you become a pr
 

WebSphere V5.0 : Running Applications - Understand Session Manager

WebSphere V5 0 Running Applications Understand Session Manager In this tutorial you will learn about WebSphere V5 0 Running Applications Understand Session Manager Session management support Developing session management in servlets and Enabling URL rewriting or cookies on a server mosgoogle Session
 

ASP.NET Technical Practice Test

ASP NET Technical Practice Test This article provides details about ASP NET Technical Online Practice Test which is made available at geekinterview com Questions are generated randomly each time you take the test Online Practice Test is made available to everyone you too can take the test and get yo
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape