Hello Thiago,

Thanks for reply.  :-)

> You'll need to override the URLEncoder service with one of your own.

Ok, so I will need to override the URLEncoder service with my own.

By looking at the Tapestry source of existing URLEncoderImpl I found that
only 
English alphabets (small and capital case), digits and some punctuation
("-", "_", ".", ":") 
are allowed in url.

I know this is as per the standards specified by W3C for a URL.

Is it possible to find  non English as well as English characters which
should not be allowed in url ?

Thanks in advance.

From,
Ritesh
-- 
View this message in context: 
http://www.nabble.com/T5.1-How-to-support-non-English-characters-in-url-tp25530831p25609615.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to