Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 Blogs FAQ Tag Cloud Calendar Mark Forums Read

JSP JSP Related Issues and Problems

Reply

 

LinkBack Thread Tools Display Modes
  #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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Clicking on corresponding add link JobHelper QTP 2 06-19-2009 10:11 AM
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
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 08:00 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved