I have built an application with Struts 1.0, which has a couple of forms that require validation. Each of these forms requires different formatting for the error messages.
I was going to do this by creating another resource file (in other words, have one resource file for each form that requires validation). Is this the way this is commonly accomplished? How do I reference the additional files in the application deployment descriptor? Thanks, Dhruva __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

