Hi all,
when I execute an Action which forward to a JSP I receive a null pointer
exception.
in my JSP I have :
<layout:collection name="SaisiPBForm" property="tab" id="col1"
styleClass="FORM" >

<layout:collectionItem title="SIGLE1" property="SIGLE1" width="150"/>

<layout:collectionItem title="SIGLE2" property="SIGLE2" width="150"/>

</layout:collection>



"tab" in an ArrayList witch I got from the Database.

can someone help me.

thanks



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

Reply via email to