Pfeifer Jan wrote:
> 
> I can see no functional difference between that sample and my code. I tried 
> it ,also with no success.

That JSP should work on any clean Tomcat installation. "It doesn't work"
isn't very informative. We need details.

Looking back at your original report, the issue may be the Tomcat
version you are running. Try upgrading a a supported version.

>  If you see some flaws in my original sample please tell me. There are always 
> new things to learn.
String decoded = new String(param.getBytes("iso-8859-1"),"UTF-8");
for a start.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to