Hi

I'm looking at the possibilty of using Struts for my next project,
which is to replace an internal intranet application that uses an
applet with a servlet based framework. Among the many "challenges" is
the need, because the applet is basically a multi-screen data entry
program, to have absolute control over the sequence flow of the
application - ignore browser back/forward, bookmarking etc and I
probably need some way of telling if a user navigates away/closes the
browser mid-session.

Can I do this with Struts (and if so, how) or do I need a more generic
"worklfow" type of framework?

Sorry if this all sounds a bit vague, but I'm just at the start of
trying to sort all this out.

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to