You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Laurent Michenaud <lm...@adeuza.fr> on 2001/12/05 12:10:08 UTC

% in url

When i want to get a parameter from an url and the parameter value is
"%", the
getParameter("variablename") in my jsp page returns null.

It was working with Tomcat-3.2.3 but not with Tomcat-3.3.

It got that in my server.xml :
<DecodeInterceptor
       useSessionEncoding="true"
       defaultEncoding="ISO-8859-1"
       charsetAttribute="charset"
       normalize="true"
       safe="false"
/>

What's the problem ?




Michenaud Laurent
- Adeuza -
[ Développeur Web - Administrateur Réseau ]


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>