GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  JSP
Go To First  |  Previous Question  |  Next Question 
 JSP  |  Question 122 of 184    Print  
What is purpose of jsp forward method
a.forward control to another resource available in the same web application on different container
b.forward control to another resource available in the diff web application on different container
c.forward control to another resource available in the same web application on same container
d.
forward control to another resource available in the diff web application on same container





  
Total Answers and Comments: 3 Last Update: May 26, 2006     Asked by: mythilikumar 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 03, 2006 08:48:42   #1  
shahnawaz_zafar Member Since: April 2006   Contribution: 2    

RE: What is purpose of jsp forward method
forward control to another resource available in the same web application on the same container
 
Is this answer useful? Yes | No
April 19, 2006 06:05:33   #2  
raja sekhar        

RE: What is purpose of jsp forward method

it also terminates the data that is provided by the calling part ie the previous output


 
Is this answer useful? Yes | No
May 26, 2006 06:31:10   #3  
sandy25mca Member Since: May 2006   Contribution: 4    

RE: What is purpose of jsp forward method

jsp forward does 3 things:

1. Control goes to forwarding jsp page and comes back.

2. Not include the content of orignal page.

3. Request object remains alive during further processing...


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
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