> i have this tag:
> 
>  <bean:size id="size" name="useraccounts"/>
> 
> now how can i display the value of size? what the getter method for the
> bean:size?
> 
> thanks
> 

<bean:size id="size" name="useraccounts"/>
<bean:write name="size" />

Nico.

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

Reply via email to