Hi Ibrahim,

I don't know where defined is, but if you want you can change this behavior
setting the "struts.custom.i18n.resources" property as a constant into the
struts.xml file. 

<constant name="struts.custom.i18n.resources"
value="path.to.your.application_resources" />

Note the value must not contains ".properties" sufix!!

regards,



__Billa__ wrote:
> 
> 
> Hi All,
> 
> Am going through struts2-blank-2.0.6 project, there is HelloWorld.jsp
> file,
> while executing this file it searches for package.properties file which is
> not defined in the HelloWorld.jsp.
> 
> Can anybody please let me know where it is defined.
> 
> Thanks a lot.
> 
> Ibrahim
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-2-scope-tf3524836.html#a9834585
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to