both in tomcat and in my database because it also
supports euro character.
Sergio.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
eader("charset","iso-8859-15")
but this also dont works.
How to change the character enconding that gzip uses ?
Other idea ?
Thx, Sergio.
- Original Message -
From: "Torsten Fohrer" <[EMAIL PROTECTED]>
To: "'Tomcat Developers List'" &
#x27;ve modified the CompressionFilter.java servlet and modified the code.
Before the call of doFilter method I set the request to my encoding:
request.setCharacterEncoding("iso-8859-1");
chain.doFilter(request, response);
But this also does not work.
Any solution or idea ?
Sorry for my English.
Thanks, Sergio
at 4.1.x no longer
supporting symbolic linking classes directory? Why?
Thanks in advance.
_______
Sergio García Reus
Sistemas de Información y Comunicaciones
Fundación Integra. http://www.f-integra.org
Teléfono: +34 968 355161
Fax: +34 968 355
cat4 interaction? a problem with http sessions?
Thanks in advance,
Sergio
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Why don't you try Java Sun web site?
-Original Message-
From: Haroon Ghaus [mailto:[EMAIL PROTECTED]]
Sent: viernes, 03 de agosto de 2001 12:54
To: tomcat-dev
Subject: Servlet.jar
Where can I find the latest servlet.jar?
Somebody recomended that I should download the latest servlet.jar