Daniel,

This is a side point, but what do you mean when you say "JSTL-enabled"?
Everything is JSTL enabled, isn't it? Just drop the jstl.jar into your
WEB-INF/lib and you're done.

Am I missing something?

Thanks,
Yaakov.

-----Original Message-----
From: Daniel H. F. e Silva [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 25, 2005 11:20 AM
To: Struts Users Mailing List
Subject: Re: DisplayTag

Hi Flavio,

  If you are using Tomcat 5 or any other JSTL-enabled container you don't
need displaytag. Just
use JSTL tags like <fmt:formatNumber/>
and <fmt:formatDate/>.
  And yes, you can alter locale being used.
  Look for details on JSTL documentation.
  It is easier imho to use and, well, it is standard-compliant :-)

Cheers,
 Daniel Silva.
--- Flavio Maldonado <[EMAIL PROTECTED]> wrote:

> Hello people!
>
> Has anybody here used DisplayTag lib?
> I'm trying to use here but I'm having some problems with Locale...
>
> 115609 [http8080-Processor23] INFO properties.TableProperties - No
> LocaleResolver configured.
>
> 115875 [http8080-Processor23] WARN properties.TableProperties - Unable to
> instantiate the configured I18nResourceProvider due to a
> java.lang.NoClassDefFoundError exception:
> org.apache.taglibs.standard.tag.common.fmt.BundleSupport. Falling back to
> default implementation.
>
> How can I configure the LocaleResolver ???
>
> Thanks!!
>
>
> Flavio Vilasboas Maldonado
> Diretor de Desenvolvimento
> SedNet Solucoes em TI
> (35)3471-9381
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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

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

Reply via email to