You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sriram Narayanan <sr...@gmail.com> on 2006/09/12 18:15:27 UTC

How does one enter a non-ISO8859-1 character in the servlet path ?

Hi:

I was having a look at the bugzilla, and chanced across this post
http://issues.apache.org/bugzilla/show_bug.cgi?id=7013

I'm curious to know how one could enter a "non-ISO8859-1 character" in
the request URL.

An pointers to articles on the Internet would be appreciated.

Thanks in advance.

-- Sriram

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: How does one enter a non-ISO8859-1 character in the servlet path ?

Posted by Bill Barker <wb...@wilshire.com>.
"Sriram Narayanan" <sr...@gmail.com> wrote in message 
news:49977f270609120915g35d3c9d3j31dcf2d91f764651@mail.gmail.com...
> Hi:
>
> I was having a look at the bugzilla, and chanced across this post
> http://issues.apache.org/bugzilla/show_bug.cgi?id=7013
>
> I'm curious to know how one could enter a "non-ISO8859-1 character" in
> the request URL.
>
> An pointers to articles on the Internet would be appreciated.
>

Well on Windows, you can use the Character Map utility.  Otherwise use an 
editor like emacs that lets you escape characters (or write a quick 
program), and then copy/paste from that file.

> Thanks in advance.
>
> -- Sriram
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
> 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org