Somebody knows why when i use "<html:frame page="page.do" name =
"params" />"

with params = { key -> "key", keyWord -> "Activité financière" }, i
obtain this url :


http://server/page.do?key=key&keyWord=Activit%C3%83%C2%A9+financi%C3%83%C2%A8re


I have the same problem with tags html:rewrite and html:link.
It seems to me that my urls are rewriting like with <bean:write
filter="true" />

I'm using Struts 1.1b3

thanks for help

N.G.

Reply via email to