Hi Flávio,

  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. 
--- Flávio 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!!
> 
> 
> Flávio Vilasboas Maldonado
> Diretor de Desenvolvimento
> SedNet Soluções 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]

Reply via email to