-
May 11th, 2010, 05:31 PM
#1
Read applicationResources in struts application
In Struts application, we are using Spring in DAO and Service layer. We have a requirement for which we have to read the messages from Application Resources.properties in Spring DAO and service layer.
Is it ok to use org.springframework.context.support.ResourceBundle MessageSource class to read Application Resources.properties since this properties file will also be used by Struts as well.
Thank You
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules