Posted By:
Matthew_Connors
Posted On:
Wednesday, November 22, 2006 09:31 AM
I have the following line of code
I want to compare the value of nextFacilityToDisplay to a value that is determined dynamically.
In other words, 'value="20"' needs to be calculated dynamically based on a property of the facListBean. What's the syntax for this? I tried using a nested bean:write tag but that did not seem to work.
Thanks,
Matt