Thread
:
iterate HashMap with logic
View Single Post
#
3
(
permalink
)
07-03-2007, 10:47 PM
Ed
Senior Member
Join Date: Jun 2007
Posts: 110
Hi,
Just insert following line to your Struts-config.xml
<message-resources parameter="resources.application"/>
As you can guess, it says that the properties are defined inside /WEB-INF/resources/application.properties file.
Ed
View Public Profile
Send a private message to Ed
Find all posts by Ed