Tags: apex, browser, cookies, database, mysql, oracle, session, sql, stored

Cookies in APEX

On Database » Oracle

406 words with 0 Comments; publish: Thu, 14 Feb 2008 01:40:00 GMT; (25046.88, « »)

Hello,

I have a question about cookies.

Is it right, that the Oracle cookies only work in one browser session, so that all information I stored with owa_cookie.send(... are not available anymore when I close the browser?

So, can I use "normal" cookies generated with JavaScript?

I tried a simple example and it fails, so I wondered if that is possible?!

Thank you,

Tim

All Comments

Leave a comment...

  • 0 Comments