Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Feature request: Server level character encoding instead adding
a filter for each web application.

Mark Thomas

2006-12-13

Replies:

lovetide wrote:
> 2. We afraid the efficiency of character encoding conversion: The data
> POSTed from FORM are already x-www-form-urlencoded, if these data can be
> converted directly into UTF-8 instead of internal character encoding of
> Tomcat (is it iso-8859-1 ?), then it may be more efficient i think.

This is simply not true. There is no efficiency issue here.

Tomcat is open source so there is no need to guess at the internal
implementation - you can check it yourself. This way you can confirm
(or deny) any suspicions you may have regarding the implementation.


Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.