| Author |
Hiding URL String
|
Eric Baxter
Greenhorn
Joined: Jun 13, 2000
Posts: 7
|
|
Hi, We are attempting to hide the URL string in the location bar of the browser in a JSP for "pseudo-security" reasons. The desired result is to emmulate a frameset. Is this possible? If so - how? TIA Eric
|
Eric Baxter
|
 |
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
|
|
|
I don't know about "emulate" a frameset. Why not just use a frameset? The frames in a frameset can be populated by servlets or JSPs just as easily as static HTML files. I do this all the time.
|
A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
|
 |
 |
|
|
subject: Hiding URL String
|
|
|