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:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to