I'm talking about another set of general messages to show to the
user which are not errors. It will be so USEFUL.
Extracts from the emails :
----------------------------------------------------------------------
I've done this in the base action that I use and have found it extremely
useful. Basically, it's just a duplicate of the action error stuff in
ActionSupport, with "Error" replaced by "Message".
-----Original Message-----
From:
opensymphony-webwork-admin@lists.sourceforge.net
[mailto:
opensymphony-webwork-admin@lists.sourceforge.net] On Behalf Of
Jason Carreira
Sent: Friday, September 26, 2003 7:54 AM
To:
opensymphony-webwork@lists.sourceforge.net
Subject: RE: [OS-webwork] Struts user feedbak
So you're talking about another set of general messages to show to the
user which are not errors? I'm ok with this... I've done this for our
use of WW1 at work because it IS very useful... Create a Jira issue.
> -----Original Message-----
> From: Fred Lamuette [mailto:
fred.lamuette@laposte.net]
> Sent: Thursday, September 25, 2003 5:08 AM
> To:
opensymphony-webwork@lists.sourceforge.net
> Subject: RE: [OS-webwork] Struts user feedbak
>
>
> 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.
> >