I have a java bean class which has two properties called url and text. Now this url is different for different id's. In my jsp I am using display table to display my data. What my requirement is , one of the table column should display the value of text property of the bean. But when the person clicks on that, it should open the correspoding value of url property. Now currently as the column tag allows only one property, I am not able to get this functionality working.
If I use something like <display: column property= "url" autolink ="true"/> It displays the entire url in the column values. But I actually want the text property to be displayed. Thanks in advance for you response. -- View this message in context: http://www.nabble.com/Issues-with-posting-links-in-display-table-tag-column-tp25912350p25912350.html Sent from the DisplayTag - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user