I just start to use the JSTL since the day before. It seems to me that the i18n 
messages have to be placed in a subclass 
of the ListResourceBundle. The messages are stored in a two dimension string array. 
And it can't be constructed in the 
object initiation time (since it is in a static final data type). I prefer to store 
the i18n messages in a porperty file. Is anyone 
out there who has used the i18n portion JSTL with a property file? If so, please share 
your experience.

Thanks



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

Reply via email to