Hi, I use tomcat-4.1.30 with struts-1.1 (that is shipped with JSTL support) and "<c:url ..." with "<c:param" doesn't seem to encode UTF-8 strings correctly for request parameters. Instead of the URL-8 string "???????" will be passed as a string.
I see that the generated link is already wrong and the problem is not on the server side. My application does work without any problems for example with forms. How can I fix the problem? Zsolt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]