Can you send me one interate sample workin with one object colletion how
attribute?
I'm tried it
<logic:iterate name="tb_estadoForm" scope="attribute"
id="resultado">
And
<logic:iterate collection="resultado" name="tb_estadoForm"
scope="attribute" id="teste">
My attribute call resultado and my ActionForm is tb_estadoForm the scope is
setted how attribute
But the server return the message "Invalid bean scope null" or "Cannot
create iterator for this collection"
Tanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]