Couldn't see your technique ....

At 11:05 19/1/2004, you wrote:
Hello Vinicius,

Monday, January 19, 2004, 11:29:19 AM, you wrote:

VC> Hi there! Is there another way to present the messages or erros dropped by
VC> ActionMessages/ActionErrors, besides the
VC> <html:errors>/<html:messages> ?
VC> Like a <bean:write>? If so, what's the name of the bean?

VC> Thanks

VC> Vinicius

Sure there is another way to present errors instead of using the
tag (which is quiet annoying in terms of design). For example I'm using a subscription page holding different sections. Therefore I wanted to extract errors according to the form bean properties relative to each section. I've been using this technique:
* ......
with this technique, I can extract errors for each property and also control de presentation. It's working fine for me (I'm using the CVS version of Struts). I hope this will help you. Cheers, Foux --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to