Help anyone? Hello Everyone,
I recently installed mod_ssl on an Apache 2.0.44/Tomcat 4.0.3/Debian 2.4.18 machine. I used openssl to create certificate and key and most of the web application works fine. The only part that seems broken is when sendRedirect() is used. I used something along the lines of: res.sendRedirect(req.getContextPath() + "/" + "ServletName"); Is this not legal? Could someone let me know why it does not work. Sincerely, Vijay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
