Hi All,
 
Can we have multiple ApplicationResources.properties files for a
project? 
 
As of now I have a following entry in web.xml for an
ApplicationResources.properties file.
 
<init-param>
      <param-name>application</param-name>
      <param-value>ApplicationResources</param-value>
</init-param>
 
Thanks & Regards,
Viral
 
 

Reply via email to