Hi,

I have configured by resource bundle in the web.xml as follows:

<context-param> 
<param-name>javax.servlet.jsp.jstl.fmt.localizationContext</param-name>
<param-value>webMessages</param-value>
</context-param>

But I like to know is it possible to add mulitple resource bundles?

I tried using a seperated list but it did not work :-(

thx.
S.



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

Reply via email to