1. Why is an URL marked as CONFIDENTIAL in web.xml not being rewritten with HTTPS by HttpServletResponse.encodeURL()? stackoverflow.comFor my java webapp, I would like a log-in form to appear on each (JSP) page if the user is not yet logged. Pages could be secure (HTTPS) or not (HTTP). The ... |
2. How can I determine if a user has come from an https domian? stackoverflow.comI have a page that redirects users (JavaScript) to an "account admin" page (on an https domain) if the user is logged in. If not, the page shows them instructions ... |
3. Single quote in URL query string to a servlet while using HTTPS coderanch.com |
4. automaticall set https in url with jsp coderanch.com |