Re: Problem displaying accents in Tomcat

2003-06-13 Thread Sergio G. Reus
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]

Re: AW: euro character problem with tomcat compression Filter

2002-11-28 Thread Sergio
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'" &

euro character problem with tomcat compression Filter

2002-11-27 Thread Sergio
#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

Symbolic link doesn't work

2002-08-28 Thread Sergio G . Reus
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

Strange servlet behaviour with tomcat 4

2002-05-30 Thread Sergio G . Reus
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]>

RE: Servlet.jar

2001-08-03 Thread Sergio Artero Martinez
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