Hello,
I arrive to use fmt:bundle and fmt:locale but I would like to initialize
my default Locale & Bundle
to call the default .properties " message file " (for example
mymsgs.properties and not mymsgs_en_US.properties ...).
What Locale jave I to initialize to access my default bundle ?
Furthermore i try to init a context parameter in the deployment
descriptor of my web app like in the JSTL example :
- javax.servlet.jsp.jstl.fmt.Locale
- javax.servlet.jsp.jstl.fmt.Bundle
But those parameters are not accessible via my fmt:messages tag.
Any informations will be appreciate ...
Thanks.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>