Re: Validator error messages from different resource files

2005-04-14 Thread David Whipple
| cc: (bcc: David Whipple/DTCC) | | Subject: Re: Validator error messages from different resource files | >--

Re: Validator error messages from different resource files

2005-04-13 Thread Niall Pemberton
In the current struts release all you can do is use the bundle attribute on the tags that display the error messages - i.e. either the or tags. Something like for the example you use. See http://tinyurl.com/6zzvm for more details. The Commons Validator DTD does have a "bundle" attribute de