Can you explan how to especify de tagPooling to false in web.xml?
Should I put it as another tag within tag-library tag?

Thanks!

-----Original Message-----
From: Paul Campbell [mailto:[EMAIL PROTECTED]]
Sent: Martes, 19 de Noviembre de 2002 05:36 p.m.
To: Tag Libraries Users List
Subject: Solved: Re: fmt:setLocale value="es"


Muchas Gracias, Fredrik,
I would never have guessed at the solution.
tagpooling  is true in 4.1.12 also.

If there is an FAQ for taglibs, conf/web.xml/enablePooling default(true) 
causes problems with subsequent access.

Hasta la vista, muchacho.

At 07:38 AM 11/19/02, you wrote:
>Paul Campbell wrote:
>>It seems that if I specify a Locale("es") for the first invocation of a
jsp,
>>I will get the appropriate output. Spanish Text for labels and headings.
>>However, if I access the same page with a different Locale("en") from
>>another browser, I still get the same output in Spanish.
>
>I did have the same problem with Tomcat 4.1.15, are you using Tomcat 4.1.x?
>
>I "solved" the problem by disabling tagpooling in conf/web.xml. 

>Regards,
>Fredrik Westermarck


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

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

Reply via email to