Hi all, I have the following problem : 1) a jsp using displaytag with a dynamic href generated with href,paramId display:column attributes.The href invokes a struts action that forwards to the second jsp 2)another jsp using displaytag.
if the param value of the link generated by the first jsp contains an apostrophe the pagination links generated in the second are incorrect, i.e. 1) first page link: http://localhost:8080/n3tra/LivelloCentrale.do?cluCorrente=L'AQUILA&method=vistaCentrale 2) second page pagination link: http://localhost:8080/n3tra/LivelloCentrale.do?cluCorrente=LAQUILA&d-64909-p={0,number,#}&method=vistaCentrale It seems that the parameter is not correctly parsed and also the page link is not correctly generated ( as you can see in the {0,...} part of the link).If this is a bug I would like to know if this is solved in the latest release.I'm using the beta 2 version. Thanks in advance for your help. ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user