session [message #205025] |
Thu, 23 November 2006 01:44 |
yashora
Messages: 39 Registered: August 2006
|
Member |
|
|
Hi,
I am using application server with mod plsql code. If i run a url http://101.65.111.120:7777/hello/mypackage.myprocedure?id=154 straight away in the browser its opening that page based on the id which should not happen. it should have a session control like whether user has drived himself from login screen or not?. How could that be done in mod plsql.
Thanks in adv.
Yashora
|
|
|
Re: session [message #205061 is a reply to message #205025] |
Thu, 23 November 2006 03:09 |
mnrnjn
Messages: 61 Registered: November 2006 Location: india
|
Member |
|
|
hi
you need not maintain any session in it . As you login to apex he himself maintains a session till you logout....
HIH
mnrnjn
|
|
|