The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Rewriting SendRedirect to deal with SSL (or https) offloading

Posted by satyak on April 7, 2006 at 1:23 PM PDT

When "sendRedirect" is used, some times the relative url is being translated into an absolute url using wrong scheme (http vs https). This articles explores the problem and a possible solution using servlet filters.

Rewriting SendRedirect to deal with SSL (or https) offloading

Related Topics >> Java Enterprise      
Comments
Comments are listed in date ascending order (oldest first)