1. Best way to protect url so that only defined party can interact each other stackoverflow.comI have jsp/struts application need to upgrade. Currently we only have 1 websystem(branch) and now I need to upgrade and build another websystem that represent HQ. HQ and branches are different domain. ... |
2. Encrypting URL in Address Bar coderanch.com |
3. url encryption coderanch.com |
4. How to encrypt url ? coderanch.comHi, I have a login button in "login.jsp". Whenever user click on login button then button will invoke "login_servlet" using "post" method.It is working properly. But if we mover cursor over the button we can able to see the "url" in status bar.Is there any way to encrypt url which appearing on status bar while we move cursor over the button! ... |
5. How to encrypt a parameter which is passing with URL? coderanch.com |