You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Thai Dang Vu <TV...@dhmh.state.md.us> on 2005/08/11 17:26:59 UTC

Multiple validation.xml files - HOW?

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.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Multiple validation.xml files - HOW?

Posted by Laurie Harper <la...@holoweb.net>.
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 
to the list that's already there.

L.
-- 
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org