Re: Validator - retrieving a different resource bundle

2006-05-13 Thread Jadeler
Thanks Niall. I was on Struts 1.2.4 so I just upgraded it to Struts 1.2.9 including all the dependencies and it worked. Jadeler Niall Pemberton <[EMAIL PROTECTED]> wrote: On 5/13/06, Jadeler wrote: > Im having difficulty trying to get a key from a different resource bundle > instead of > Ap

Re: Validator - retrieving a different resource bundle

2006-05-13 Thread Niall Pemberton
On 5/13/06, Jadeler <[EMAIL PROTECTED]> wrote: Im having difficulty trying to get a key from a different resource bundle instead of ApplicationResource in Struts. Pls advice on how I can retrieve different keys from different resource bundle in the Validator framework. I've upgraded to Validat