Results 1 to 5 of 5
Thread: URL Hiding
- 11-19-2008, 07:07 AM #1
Member
- Join Date
- Jan 2008
- Posts
- 24
- Rep Power
- 0
- 11-19-2008, 08:12 AM #2
Its fairly easy to have your jsp pages map to something cleaner.
But no matter what, if you have fee.jsp, fie.jsp, foe.jsp and fum.jsp
you have to have four URLs.
They can be something like:
http://something.com/fee
or
http://something.com/fum
This is controlled by the setup of apache, tomcat, or whatever you are using as a front end.
And it assumes that you own the domain http://something.com
and have properly set it all up.
- 11-19-2008, 10:07 AM #3
Member
- Join Date
- Jan 2008
- Posts
- 24
- Rep Power
- 0
Thanks for ur interest Mr.Fishtoprecords.
But is there any way so that the user gets only a particular name throughout the site...
Whatever the page he visits in my site, he should get the same url.
- 11-20-2008, 04:20 AM #4
You have have any example sites that do what you claim to want to do?
Urls are not secrets.
- 11-20-2008, 12:55 PM #5
Member
- Join Date
- Jan 2008
- Posts
- 24
- Rep Power
- 0
Similar Threads
-
Hiding parameters from URL
By Saurabh321 in forum New To JavaReplies: 0Last Post: 02-05-2008, 12:43 PM -
hiding inherited methods
By java_fun2007 in forum New To JavaReplies: 1Last Post: 01-05-2008, 02:16 PM -
Hiding the frame’s title bar
By Java Tip in forum Java TipReplies: 0Last Post: 12-21-2007, 08:41 AM -
Top menu fields hiding
By youayshu in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 11-13-2007, 07:10 AM -
Hiding a method or function using PHP file
By Raj Singh in forum EclipseReplies: 1Last Post: 08-09-2007, 07:26 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks