Hi,

Just a small problem, i'm having a problem using the useBean tags in my jsp
page, i am trying to pass an arraylist from the model but i get the
following error.

<jsp:useBean id="sidebarObjects" scope="request" class="java.util.Iterator"
/>

Internal Servlet Error:

javax.servlet.ServletException:  Cannot create bean of class
java.util.Iterator

Any ideas
thanks.


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


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

Reply via email to