Set an UserSessionObject called "US_PREVIOUS_PAGE" on each page with 
the name of the page in onBeforeHtmlOutputEvent(...). When you want to find the
previous page name use getUserSessionObject("US_PREVIOUS_PAGE") (user
session objects are available before session expiration).

"Vishal Gautam" <[EMAIL PROTECTED]> wrote:
>>Hi everybody,
>
>Is there any way I can know in the onSessionExpiringEvent that which was the last
         page accessed by the user so that I can conditionally return SKIP to avoid 
the session
         to be expired from certain pages.
>
>TIA 
>
>Vishal

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to