Thanks Bruno, I believed mod_jk was for apache and mod_jk2 for apache2.
I'll try it.



El mar, 28-06-2005 a las 08:32 +0200, Bruno Georges escribió:
> Hi Luis
> 
> Why don't you start with mod_jk as opposed to mod_jk2, mod_jk is more
> recent than mod_jk2
> Check the apache httpd.conf for the following directives"
> AddLanguage
> AddDefaultCharset  UTF-8
> 
> Also make sure use in your servlet/JSP:
> request.setCharacterEncoding("UTF-8");
> 
> Bruno Georges
> 
> Glencore International AG
> Tel. +41 41 709 3204
> Fax +41 41 709 3000
> 
> 
> |---------+-------------------------------->
> |         |           Luis Sánchez Sánchez |
> |         |           <luis.sanchez.sanchez|
> |         |           @gmail.com>          |
> |         |                                |
> |         |           28.06.05 01:44       |
> |         |           Please respond to    |
> |         |           "Tomcat Users List"  |
> |         |                                |
> |---------+-------------------------------->
>   
> >--------------------------------------------------------------------------------------------------------------|
>   |                                                                           
>                                    |
>   |        To:      [email protected]                            
>                                    |
>   |        cc:                                                                
>                                    |
>   |        Subject: Apache2+JK2+Tomcat-5.028 >> URI UTF-8 problem             
>                                    |
>   |                                                                           
>                                    |
>   |Distribute:                                                                
>                                    |
>   |Personal?               |-------|                                          
>                                    |
>   |                        | [ ] x |                                          
>                                    |
>   |                        |-------|                                          
>                                    |
>   |                                                                           
>                                    |
>   
> >--------------------------------------------------------------------------------------------------------------|
> 
> 
> 
> 
> It's about apache-tomcat configuration with
> UTF-8. I added URI encoding to the tomcat configuration and I set
> defaultcharset utf-8
> in apache2. Im using mod_jk2. It doesnt work when I use special
> characters like áéíóúñ...
> 
> If I use URL with port 8080 (tomcat
> answers) It's fine but If I use the redirection apache->tomcat it
> doesn't work... Any suggestion?
> 
> Thanks
> 
> --
> Luis Sánchez Sánchez <[EMAIL PROTECTED]>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> *  
> *  LEGAL DISCLAIMER
> *  This message contains confidential information for
> *  the exclusive use of the person mentioned above.
> *
> 
> 
> ---------------------------------------------------------------------
> 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