Hello,
I would like to do something in my jsp if the size of the list property
'LAdressesLivraison' of my Form bean 'CreateAccesForm' is greater than 0:

I can't have the size of my list like this
<logic:greaterThan name="CreateAccesForm" property="LAdressesLivraison"
parameter="size" value="0">
do something
</logic:greaterThan>


thanks in advance

--
Cordialement,
Arnaud Gonzales.

Reply via email to