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!

writing fake URLs in browser

843840Jul 7 2008 — edited Jul 7 2008
Hi All

I want to show a fake url in the browser. For example, the actual url is http://www.site.com/pages/about.jsp?var1=value2&var2=value2 and I want it to be displayed in browser as http://www.site.com/pages/about/var1/value1/var2/value2

the purpose is just to show a fake url. I'll be greatly thankful to you if you guide me how to do it. any useful link?

thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2008
Added on Jul 7 2008
4 comments
426 views