You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Vernon Wu <ve...@gatewaytech.com> on 2002/05/12 20:36:15 UTC

Usage of i18n in JSTL

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>