no session id in URL ?
419438Aug 17 2005 — edited Feb 23 2006I constructed a URL with the app id, page id, etc. substitution strings like the following:
f?p=&APP_ID:5:::::
and notice that I don't include the session id subsitution variable. When I click on the link, HTMLDB renders the page correctly but I noticed that it in the address bar, the URL contains a session id. I noticed on asktom.oracle.com, the "GOTO a Bookmarkable Page" links don't behave this way. How do I prevent the session id from showing up in the address bar?
Thanks in advance!