Do you think it might be possible for this model to support some type of
bookmark ?

I'm thinking of places where we want to start one procedure, but cope
with the user going off and doing something else, and then coming back
to the procedure later. Examples would be looking up related records, or
logging in from any given page, and then being returned back to that
page. Or, a generic confirmation page that could proceed to one forward
or another depending on the response. 

Have you ever tried changing mappings dynamically?

Matthias Bauer wrote:
> 
> Hi everybody,
> 
> there is a mail I already sent to this list with another subject, because
> somebody asked for it.
> 
> There is some very simple extension to Struts which I implemented, because I
> needed to have at least a minimum workflow support.
> 
> Maybe you want to check out this little extension and reuse at least some of the
> ideas.
> 
> Here is the mail text I am talking about. I also attached the files again.
> 
> --- Matthias

Reply via email to