Hi, I use struts 1.1 with commons-validation 1.0.2.
But I need a different resource bundle in my validation.xml. I have defined it in my struts-config.xml: <message-resources parameter="AlternateResources" null="false" key="alternate"/> In my validation.xml I use the bundle attribute in the msg element, but it doesn't find the AlternateResource.properties Does I nead a newer version of commons-validation or is there a bug? Regards, Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
