Re: How to provide different Validator Resources

2005-10-05 Thread Niall Pemberton
" respectively... > > --- Niall Pemberton <[EMAIL PROTECTED]> > wrote: > > > Yes, you just use the "bundle" attribute on either > > the or the > > element: > > > > > > > > > > or > > > > > >... > > > > > >...

Re: How to provide different Validator Resources

2005-10-05 Thread Ramesh Mohan Reddy
... > > >... > > > Niall > > - Original Message - > From: "Ramesh Mohan Reddy" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, October 05, 2005 12:39 PM > Subject: How to provide different Validator > Resources > > &g

Re: How to provide different Validator Resources

2005-10-05 Thread Niall Pemberton
Yes, you just use the "bundle" attribute on either the or the element: or ... ... Niall - Original Message - From: "Ramesh Mohan Reddy" <[EMAIL PROTECTED]> To: Sent: Wednesday, October 05, 2005 12:39 PM Subject

How to provide different Validator Resources

2005-10-05 Thread Ramesh Mohan Reddy
Hi, How can I set different validator resources in struts action before calling validate(...) method ? I have got one jsp and one declaration in validation.xml that are common for 2 types of customers, "abc" and "xyz". I have got message resource elements like below:- I could achieve js va