It seems support for getting data using paramProperty is limited. I  
want to build up a link with the following column statement:

<display:column property='property(sncn)' href='someUrl' paramId='dn'  
paramProperty='property(dn)' .. />

This doesn't work. The value of the column is correctly fetched  
through the getProperty(String property) method of my decorator  
(using nested property access, see eg. http://jakarta.apache.org/ 
commons/beanutils/apidocs/org/apache/commons/beanutils/package- 
summary.html#standard.nested section 2.3).

Is nested property access not supported for the paramProperty  
attribute? Is this the intended behaviour?


-- 
Torgeir Veimo
[EMAIL PROTECTED]




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to