| 
| redirecting [message #211794] | Wed, 23 May 2007 14:14  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: jeffrey.henley.edwardjones.com 
 Hello,
 
 I have a J2EE struts app running in Weblogic that needs to have a JSP
 redirected to a servlet based application in a different domain.  Every
 method I use to redirect the jsp appends whatever URL Im trying to go to
 to the existing application root.  For example:
 
 Im at:
 http://localhost:7001/bpsweb/index.jsp
 
 and I try to redirect to www.yahoo.com and end up with
 http://localhost:7001/bpsweb/www.yahoo.com
 
 How do I get it to get to www.google.com without appending?
 
 Thanks
 |  |  |  | 
|  | 
Powered by 
FUDForum. Page generated in 0.06284 seconds