Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

URL Encryption

843838Mar 17 2006 — edited Mar 24 2008
Hi guys!!
I think my prob is a common one, but i dint found any satisfactory answer.

Here its:
We developed a application in JSP mainly, without following MVC(surprisingly). It shows all the URL's and parameters straight forward. Which i am assigned to change, as any one can alter the URL and access things.

Now i want to use any sort of URL Encryption or Encoding. Like most of the standard sites are using some sort of URL encoding so that URL seems non-sense to the users. But i dont have any idea for that. If u guys can help in any way.

I am also interested in knowing, how much of rework will be needed, if any idea, as i mentioned we r not using any MVC, so no Controller :(.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2008
Added on Mar 17 2006
5 comments
296 views