Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Anyone has experience using OAS building Web applications ? PROBLEM: Web client session - retaining values during session life.

Re: Anyone has experience using OAS building Web applications ? PROBLEM: Web client session - retaining values during session life.

From: keso <keso_at_hep.tel.fer.hr>
Date: Wed, 13 Oct 1999 12:39:44 +0200
Message-ID: <7u1muf$uie$1@as102.tel.hr>


Thank you for reply, but incrementing counter was just an example of storing data in scope of session.
So if I wold want to store some user-input like username into a variable that has a scope of session (dies when Web client session dies), I don't know how to accomplish this.
There is an option in OAS manager->application object->Web Parameters->Client Sessions = Disabled/Enabled, but that gave me just 'Session expired' message after specified idle time, and no real session-like environment (at least I don't know how to make it work).

Keso Received on Wed Oct 13 1999 - 05:39:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US