Forums Register Login

Problem redirecting to HTTPS from jsp Links

+Pie Number of slices to send: Send
Regret Posting this in servlets section instead of JSP. Mods please delete this thread. creating a new thread in JSPs section. Thanks.

I have an application running on 9i Application Server in HTTPS mode and working on migration to 10g Application Server.

The problem:

HTTPS has beeen configured on the 10g AS and a virtual host name (<VirtualHost-Name>). so when i access my application using a URL, https://<VirtualHost-Name>/login.jsp i can see the login page. On logging in the application uns perfectly fine. The application has few links. On clicking these links, the page is redirected to other jsps. This is done by using response.sendRedirect(/<context-name>/NextPage.jsp). Now once we have logged on, i can see the https URL in the address bar of IE. but once i click the link, it is redirected to http and the URL in IE address bar is http://<serverName>:<port>/<context-name>/NextPage.jsp. This redirection fails as a timeout. I cannot figure out why is the click on link redirecting to http URL with server-name and port. Some of the questions i have:

1. How can i make the page redirect to https. Also, the page should be redirected using the VirtualHost-Name.
2. Why is the <VirtualHost-Name> is being changed to <serverName:><port>

Thanks for help. Regards...

+Pie Number of slices to send: Send
Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place. Please read this for more information.
money grubbing section goes here:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


Reply locked
This thread has been viewed 1401 times.
Similar Threads
Tomcat - Apache connector problem
Problem redirecting to HTTPS from jsp Links
Tomcat behind Apache -- How to handle SSL?
Servlet Access from URL
ssl with Tomcat
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 09:50:07.