Hello.
I forgot to mention that I use tomcat as JSP/Servlet container.
In tomcat-dev mailing list I have found the following hint on this
problem :
> Please followup to tomcat user.
>
> 1) Make sure that the app is using ServletRequest.getInputStream()
> 2) See the spec: 'SRV.4.1.1 When Parameters Are Available'
>
Hope it helps.
Felix
|