I've worked with similar requirements for a project some times ago. it was
a questionnaire (very long) and the user have the possibility to stop and
resume even in different sessions...
My solution was persistence; I saved data in a file (xml format) to
achieve this goal (a database can do the same job).
Anyway, I don't know if it's the best solution!
On Thu, 31 Aug 2006, Joel Espinosa wrote:
Hi all,
I want to do a struts based workflow. I need that the information captured
through the steps of this workflow persist in someway that if the user close
the browser next time the user login the info previously capturated shows up
in the same step in which the user left the app before.
Another complex requirement is the user ability to follow the steps of the
workflow in two or more browser windows at the same time, if I use session's
objects to achieve this the user only be able to follow the workflow once per
session/browser.
Could you point me in the right direction to achieve this?
Thanks in advance.
Best regards.
ps. The vesion of truts is not a problem I just started the project.
--
Ing. Joel Alejandro Espinosa Carra
Centro de TecnologĂa de Semiconductores
CINVESTAV Unidad Guadalajara
Tel. +52 (33) 3770-3700 ext. 1049
http://www.gdl.cinvestav.mx
--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.
MailScanner agradece a transtec Computers por su apoyo.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]