Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

response.sendRedirect Vs window.location.href

843838Feb 15 2007 — edited Feb 22 2007
hi
i have used response.sendRedirect in my application for redirecting ,when i have deployed the application on Tomcat server, ':8000' is appended in the URL automatically,but when i changed it to window.location.href ( through javascript),its working fine,
Can anyone tell me ,wots the possible cause of this issue.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2007
Added on Feb 15 2007
2 comments
405 views