Either one (String or Locale) will work.

david

On Wed, 30 Oct 2002 23:41:57 -0800 Vernon Wu <[EMAIL PROTECTED]> wrote:

> 
> Great work, Mr. Bergsten! The online posting is
> very handy for people like me who are working
> in front of a compute all 
> day long.
> 
> I have a question in regarding of the content
> of previous article. In the i18n section, you
> mention that locale can be set 
> in the container by calling the method of 
> javax.servlet.jsp.jstl.core.Config:
> 
>                       Config.set(session, Config.FMT_LOCALE, obj);
> 
> I current pass a locale string as the third
> argument into the method. It works magically
> well, although I am not sure  
> whether I use it right or not. According to the
> document on java.sun.com site, the third
> argument is an object. It shall be 
> a locale string or a locale object? 
> 
> Thanks,
> 
> Vernon
> 
>  
> 10/30/2002 9:30:55 PM, Hans Bergsten  wrote:
> 
> >Guys,
> >
> >I just wanted to let you know that the third
> (and final) part of my
> >JSTL article series is now available at
> ONJava.com:
> >
> >   
> >
> >This part describes how you can leverage a
> number of JSTL classes and
> >interfaces when you develop your own custom
> tag libraries.
> >
> >I hope you'll find it useful.
> >
> >Hans
> >-- 
> >Hans Bergsten                [EMAIL PROTECTED]
> >Gefion Software              http://www.gefionsoftware.com
> >JavaServer Pages     http://TheJSPBook.com
> >
> >
> >--
> >To unsubscribe, e-mail:   
> >For additional commands, e-mail: 
> >
> >
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 
> 


--
To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>

Reply via email to