Hi!!!
The Struts's guru [EMAIL PROTECTED] give me the solutions, here is
the original email:


> i think it should be like
>
>   <logic:present name="COL">
>     <logic:iterate name="COL" type="the.type.of.the.Element" id="element">
>        Element: <b>PF: <bean:write name="element" property="id" /><b></br>
>     </logic:iterate>
>    </logic:present>
>
> Try this ... thanks :)

the solution was just take off <...collection="java.util.Collection"...> and
it works!!!!

Thanks for all...

jars.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to