Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to provide a link browser don't respond to redirect request

Status
Not open for further replies.

evelyntpc

Technical User
Jan 5, 2003
2
MY
i'm trying to code a servlet to redirect the response to another url and provide a link for the user to click on in case the browser does not repond correctly to the redirect request.
i've successfully coded the first part using res.sendRedirect() method. but coudl not figure out how to provide a link.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top