Sure, but why not integrating elegantly this idea to ActionSupport as as
complement to FieldError  (FieldMessage) and ActionError (ActionMessage) ?
But I can extend ActionSupport as you said ;-)
Cheers
Richard.

-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de
Mike Cannon-Brookes
Envoye : jeudi 25 septembre 2003 01:18
A : [EMAIL PROTECTED]
Objet : Re: [OS-webwork] Struts user feedbak


> 3/ Dont you think the struts concept of ActionMessage is a good idea, a
> low-cost dev effort to store easyly a message (possibly localized) at the
> end of a action to inform the user in the view ("creation successful"
,...).

This sort of thing is most easily added yourself in a base class. Indeed, if
you created MyActionSupport and just copied the ErrorMessage stuff from
ActionSupport, it's a 2 minute job to add this :)

Cheers,
Mike



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to