I tried your code,but it worked fine! On 4/12/07, Manu Mahajan <[EMAIL PROTECTED]> wrote:
Hi I'm facing a very annoying problem with s:url. For some reason it is encoding the '&' between the params to & Here's my code <s:url action="getfilebrowserbody" encode="false" id="filebrowserurl"> <s:param name="currentdirectory" value="strcurrentdir" /> <s:param name="rootdirectory" value="strrootdir" /> </s:url> <s:property escape="false" value="filebrowserurl" /> The above code outputs the url with parameters and '&' encoded What could be the reason? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]