Hi Gurus,
I know this topic have been discussed several times in the list. But I
really could not find the actual scenario I am facing here.
Let me first describr the problem. I have one multipage process. Users do
enter information in all those pages, and final submit does the database
operation. Requirement was something like, if browser closes in between for
some reason, after next time login users should directly be taken to the
nth page if he has finished entering data till page n-1.
I have used session persistence for that. In session I keep user id and
page proceeding. After every time login I check for the previous sessions
from the session context, if any session exists for the user, I do use that
session.
As of now it seems to be working fine. I tried for apache. I hope other web
servers will also have this property configurable. Can you visualize any
problem in this? Or is there any better way to implement this?
Thanks In Advance
Soumya
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html