Hello,

 

There is an attribute: URIEncoding="UTF-8" which can be put in Connector 
element, if the connector is Coyote.

 

I use tomcat 4.0.3 (with HttpConnector). 

In the documentation there is no URIEncoding="UTF-8" for this kind of connector.

 

How do I configure this attribute any way? 

My problem is that I am running tomcat on a Japanese machine. 

And if I click on a link of a file which is Japanese, I get a broken link.

I.e., I have a context named "myFolder", which is mapped to a local folder on 
the Japanese. Let?s say folder "X"

I can see the folder's content if I open IE on http:\\localhost:8080\myFolder\ 

But if I click on one of the folder's content which has Japanese name, I get a 
broken link.

On TC 5, with coyote connector and with URIEncoding="UTF-8" attribute, there is 
no broken link.

 

I need a solution for the broken link to tomcat 4.0.3.

I tried this:

1. Added this attribute anyway - didn't help.

2. Added tomcat-coyote.jar to server\lib (taken from 4.1.3 version) + attribute 
+ changed the connector class to coyote class- didn't help.

 

Anyone has an idea how to solve this on 4.0.3?

I can't upgrade from 4.0.3. I need a solution in this version.

 

Thanks

Yair


                
---------------------------------
Yahoo! Sports
 Rekindle the Rivalries. Sign up for Fantasy Football

Reply via email to