Hi,

On the Servlet EG mailing list, I noticed a request for comments on URI
encoding, which adds a per webapp parameter for encoding and, most
importantly, that it also affects the URI. The problem is that decoding is
still needed to first map the URI to the webapp, making this added feature
a problem. OTOH, if decoding twice is needed, only people who use this
parameter would pay the price.

Comments ?

Rémy

Reply via email to