Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3467654 By: jamesdurrant
Thanks Matt, I've put your suggestion into the web.xml, and removed the configuration from the displaytag.properties file. The titleKey is working fine, but the problem with the URL's in the "paramProperty" attribute of the <display:column> tag remain. (In version 1.0 anyway). If I hard-code the link outside of the tag it works, but if it's generated by the display:column tag it removes the "&" character and puts in "%26" instead. Here's my code: <display:column titleKey="usersForm.useFirstname.displayName" property="useFirstname" group="1" sortable="true" href="../useEdit.do" paramId="stub" paramProperty="primaryKeyParameters" /> Any idea's? Thanks. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=249318 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

