Geeks Talk

Prepare for your Next Interview




how to link jsp pages

This is a discussion on how to link jsp pages within the JSP forums, part of the Web Development category; hellow friends, how can i link one jsp or servlet or html page to other jsp page which is at different system. how can i overcome this problum. since we ...


Go Back   Geeks Talk > Web Development > JSP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-02-2007
Junior Member
 
Join Date: May 2007
Location: ghhg
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
banjali is on a distinguished road
how to link jsp pages

hellow friends,
how can i link one jsp or servlet or html page to other jsp page which is at different system. how can i overcome this problum. since we are working on same project with 2 systems.
Please give me the examples.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-03-2007
Junior Member
 
Join Date: Apr 2007
Location: Chennai
Posts: 15
Thanks: 0
Thanked 1 Time in 1 Post
vinotha is on a distinguished road
Re: how to link jsp pages

Hi,

while linking to JSPs/HTMLs with anchor tag use complete URL of the JSP like

http://hostaddressortnumber/jspname.

But i'm not sure about the link between Servlets ina system to the JSPs in other system.
Reply With Quote
  #3 (permalink)  
Old 06-14-2007
Junior Member
 
Join Date: Nov 2006
Location: Hyderabad
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
suddu0308 is on a distinguished road
Re: how to link jsp pages

Hi Banjali,

Hopefully you can solve this problem by using
Quote:
response.sendRedirect(url)
Let know if you find the solution or not..

Regards,
Suddu
Reply With Quote
  #4 (permalink)  
Old 06-15-2007
Junior Member
 
Join Date: Apr 2007
Location: Chennai
Posts: 15
Thanks: 0
Thanked 1 Time in 1 Post
vinotha is on a distinguished road
Re: how to link jsp pages

Quote:
Originally Posted by vinotha View Post
Hi,

while linking to JSPs/HTMLs with anchor tag use complete URL of the JSP like

http://hostaddressortnumber/jspname.

But i'm not sure about the link between Servlets ina system to the JSPs in other system.
Hi,
you can use <jsp:forward> to link a jsp to another jsp
Reply With Quote
Reply

  Geeks Talk > Web Development > JSP


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Number of pages passed and pages/sec JobHelper LoadRunner 3 01-07-2008 01:44 AM
Meaning of Join and Link JobHelper Seibel 2 05-08-2007 07:36 AM
Clicking on corresponding add link JobHelper QTP 1 01-17-2007 09:44 AM
Total no. pages and pages passed/sec JobHelper LoadRunner 1 01-12-2007 05:00 PM
Customised pages in report net JobHelper Data Warehousing 0 12-30-2006 05:03 PM


All times are GMT -4. The time now is 12:31 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