Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

difference between ApplicationResources.properties and MessageResources.pro

843833Oct 24 2005 — edited Oct 26 2005
Hi,
I m new to struts and i wanted to know is there another property file called MessageResources.properties?
And if so why do we need it while we can place the error messages in the ApplicationResources.properties like

#-- messages --
message.employee.insert.success=You successfully added the employee {0}.

#-- error messages --
error.employee.databaseException=Database error please contact support center.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2005
Added on Oct 24 2005
1 comment
149 views