errors.properties is only used by Struts in the web tier. ApplicationResources.properties is used in the web tier and service layer (I believe). If you want to find out which one is necessary for your application, delete the key and see if everything works the same.
Matt On Wed, Mar 18, 2009 at 2:55 AM, maker su <make...@gmail.com> wrote: > Hi, > TheĀ errors.email(for example) is both exist in errors.properties and > ApplicationResource.properties. > And signup.html use errors.properties. > My question is why there is duplicate errors.email declare in > ApplicationResource.properties? > When will use errors.email in ApplicationResource.properties? > Please hint. > Thanks, > Maker Su --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net