Re: Multiple validation.xml files - HOW?

2005-08-11 Thread Laurie Harper
Thai Dang Vu wrote: My application has multiple struts configuration file. Those configuration files use different validation configuration files. So, where do I declare all those validaiton files? And how to do that? Look near the end of your struts-config.xml. Just add the additional files

Multiple validation.xml files - HOW?

2005-08-11 Thread Thai Dang Vu
Hi everyone, My application has multiple struts configuration file. Those configuration files use different validation configuration files. So, where do I declare all those validaiton files? And how to do that? Thanks for any help. ---

Re: Multiple validation.xml

2004-05-27 Thread Nikander, Linus
message news:<[EMAIL PROTECTED]>... > Linus Nikander wrote: > > >Is it possible to use multiple validation.xml files concurrently ? We're > >about to launch a fairly large project and I see issues where one developer > >has validation.xml checked out when another one

Re: Multiple validation.xml

2004-05-26 Thread Axel Seinsche
Linus Nikander wrote: Is it possible to use multiple validation.xml files concurrently ? We're about to launch a fairly large projetct and I see issues where one developer has validation.xml checked out when another one needs to edit it as a possible problem. //Linus Nikander - If you us

RE: Multiple validation.xml

2004-05-26 Thread Joe Hertz
cation") > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Linus Nikander > Sent: Wednesday, May 26, 2004 5:46 AM > To: [EMAIL PROTECTED] > Subject: Multiple validation.xml > > > Is it possible to use multiple validation.xml files > con

Multiple validation.xml

2004-05-26 Thread Linus Nikander
Is it possible to use multiple validation.xml files concurrently ? We're about to launch a fairly large projetct and I see issues where one developer has validation.xml checked out when another one needs to edit it as a possible problem. //Linus Nik