RE: multibox bug (Help needed)

2002-07-02 Thread Mark Nichols
ions" link listed on the Struts site. -Original Message- From: Toni Nehme [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 12:28 PM To: [EMAIL PROTECTED] Subject: Re: multibox bug (Help needed) Does anybody know how to fix this bug? Thanks. >From: "Toni Nehme"

Re: multibox bug (Help needed)

2002-07-02 Thread Toni Nehme
Does anybody know how to fix this bug? Thanks. >From: "Toni Nehme" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: multibox bug >Date: Tue, 02 Jul 2002 11:35:24 -0400 > >Hi,

RE: multibox bug

2002-07-02 Thread Toni Nehme
Yes, I did include teh struts-bean.tld. Toni. >From: "Xinhong Luo, NY" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> >Subject: RE: mul

RE: multibox bug

2002-07-02 Thread Xinhong Luo, NY
hi, did you include the following in the top of your jsp? <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> -Original Message- From: Toni Nehme [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:35 AM To: [EMAIL PROTECTED] Subject: mult

Re:Help Help Help multibox bug

2002-07-02 Thread Toni Nehme
>From: "Toni Nehme" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: multibox bug >Date: Tue, 02 Jul 2002 11:35:24 -0400 > >Hi, > >I am using multibox in

multibox bug

2002-07-02 Thread Toni Nehme
Hi, I am using multibox in a Logic:iterator see below: Where fruits is ArrayList of Beans Fruit in my form. Please, let me know what cause this error? javax.servlet.jsp.JspException: Cannot find bean under name org.apache.struts.taglib.html.BEAN at