I'm trying to do something like:
<logic:greaterThan name="userList" property="size" value="20">
   <!-- Display paging controls -->
</logic:greaterThan>


but I'm obviously getting an exception on size because it doesn't follow JB naming conventions. How do I call this method? Do I NEED to use EL for this?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to