Andy Sykes wrote:
Cheers for the suggestions - I guess I was just looking for a sanity check from the list.

It seems reasonable to me--the functionality *could* be wrapped up in an interceptor, which might be marginally cleaner, but it's one of those judgment calls that in real life I probably wouldn't care much about.

The reasoning behind wanting to do this is my users are somewhat curious, and are prone to poking. I'd prefer for them to not see blank pages, stack traces, or otherwise!

Darn users... this is a pretty typical requirement and is one of the reason workflow "engines" came about; they can handle simple cases like this as well as disallowing jumps into the middle of multi-step processes etc.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to