"Felciano, Ramon" wrote:
> - Confirm pages ("Are you sure that xxxx?" with "Continue" and
"Cancel"
> buttons)
> - Pick lists ("We couldn't find the product ID you entered; please
select
> from the following list")
> - Alert pages for (possibly unexpected) server-side events that
occured
> since the last client-server traffic passed through.
Just a wild idea here:
An action is not required to forward to a path or action, but has
everything it needs to answer the request itself (and return a null
action forwarding).
So how about if the action wrote pages like this dynamically, the
old-fashioned servlet way, perhaps using a standard "message box" type
library?
The responses in the dynamic page could then be set to forward to
whatever actions or paths were appropriate to the circumstances,
without having to write a physical JSP for every conceivable
combination.
-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 425-0252; Fax 716 223-2506.
-- http://www.husted.com/