Geeks Talk

Prepare for your Next Interview




JSP probs.

This is a discussion on JSP probs. within the JSP forums, part of the Web Development category; how to move from one page to another in jsp..i.e call a new page from the existing page....


Go Back   Geeks Talk > Web Development > JSP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-16-2008
Junior Member
 
Join Date: Jun 2008
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
dwijen.kirtania is on a distinguished road
JSP probs.

how to move from one page to another in jsp..i.e call a new page from the existing page.
Reply With Quote
The Following User Says Thank You to dwijen.kirtania For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-24-2008
Junior Member
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
rajjava is on a distinguished road
Re: JSP probs.

using through pagecontext or session implicit objects
Reply With Quote
  #3 (permalink)  
Old 07-29-2008
Junior Member
 
Join Date: Jul 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
it_uday is on a distinguished road
Re: JSP probs.

you can use....

<jsp:forward page="next.jsp" />
Reply With Quote
  #4 (permalink)  
Old 4 Weeks Ago
Junior Member
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
prasad.bbs2004 is on a distinguished road
Re: JSP probs.

You can use
<jsp:include page="next.jsp" />
Reply With Quote
Reply

  Geeks Talk > Web Development > JSP


Thread Tools
Display Modes



All times are GMT -4. The time now is 05:30 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved