RE: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-15 Thread Mark Thomas
Add the following to your connector in server.xml

URIEncoding="UTF-8" 

Mark

> -Original Message-
> From: koney krishna [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 15, 2004 5:49 AM
> To: [EMAIL PROTECTED]
> Subject: Tomcat server (4.1.29) unable to handle GERMAN 
> characters ; Please help 
> 
> Hi,
>  
> I am sending a URL request to Tomcat server (4.1.29) which 
> contains some German Characters.
>  
> ex:
> http://localhost:8080/manager/C.html
>  
> The Request to Tomcat comes as
> http://localhost:8080/manager/%C3%FC.html
>  
> Tomcat then decodes does not decode 
> the "%FC " and looks for a file %C3%FC , which of course 
> does not exist and causes a 404 error. 
>  
> I am unable to resolve this issue from last week.
> Please help me in resolving this issue 
>  
> thanks
> kris
> 
>   
> -
> Do you Yahoo!?
> vote.yahoo.com - Register online to vote today!
> 



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



RE: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-15 Thread koney krishna
Hi MArk,
 
My Problem is solved.
I was struck up because of this from last week

 
Thanking You very very much.
krishna

Mark Thomas <[EMAIL PROTECTED]> wrote:
Add the following to your connector in server.xml

URIEncoding="UTF-8" 

Mark

> -Original Message-
> From: koney krishna [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 15, 2004 5:49 AM
> To: [EMAIL PROTECTED]
> Subject: Tomcat server (4.1.29) unable to handle GERMAN 
> characters ; Please help 
> 
> Hi,
> 
> I am sending a URL request to Tomcat server (4.1.29) which 
> contains some German Characters.
> 
> ex:
> http://localhost:8080/manager/C.html
> 
> The Request to Tomcat comes as
> http://localhost:8080/manager/%C3%FC.html
> 
> Tomcat then decodes does not decode 
> the "%FC " and looks for a file %C3%FC , which of course 
> does not exist and causes a 404 error. 
> 
> I am unable to resolve this issue from last week.
> Please help me in resolving this issue 
> 
> thanks
> kris
> 
> 
> -
> Do you Yahoo!?
> vote.yahoo.com - Register online to vote today!
> 



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



-
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

RE: Tomcat server (4.1.29) unable to handle GERMAN characters ; Please help

2004-09-15 Thread koney krishna
Hi Mark,
 
My Problem is solved.
I was struck up because of this from last week

 
Thanking You very very much.
krishna

Mark Thomas <[EMAIL PROTECTED]> wrote:
Add the following to your connector in server.xml

URIEncoding="UTF-8" 

Mark

> -Original Message-
> From: koney krishna [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 15, 2004 5:49 AM
> To: [EMAIL PROTECTED]
> Subject: Tomcat server (4.1.29) unable to handle GERMAN 
> characters ; Please help 
> 
> Hi,
> 
> I am sending a URL request to Tomcat server (4.1.29) which 
> contains some German Characters.
> 
> ex:
> http://localhost:8080/manager/C.html
> 
> The Request to Tomcat comes as
> http://localhost:8080/manager/%C3%FC.html
> 
> Tomcat then decodes does not decode 
> the "%FC " and looks for a file %C3%FC , which of course 
> does not exist and causes a 404 error. 
> 
> I am unable to resolve this issue from last week.
> Please help me in resolving this issue 
> 
> thanks
> kris
> 
> 
> -
> Do you Yahoo!?
> vote.yahoo.com - Register online to vote today!
> 



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



-
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!