Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 84428 invoked by uid 500); 25 Sep 2001 13:58:32 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: struts-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 84405 invoked from network); 25 Sep 2001 13:58:31 -0000 Received: from mail.symet.net (HELO silverhosting.com) (206.165.189.6) by daedalus.apache.org with SMTP; 25 Sep 2001 13:58:31 -0000 Received: from bglasco2 [198.172.130.242] by silverhosting.com with ESMTP (SMTPD32-6.06) id AD7F83530128; Tue, 25 Sep 2001 08:58:23 -0500 From: "Barry Glasco" To: , Subject: RE: Two questions concerning html:options Date: Tue, 25 Sep 2001 09:58:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Collection -----Original Message----- From: Christoph Conrad [mailto:cc@cli.de] Sent: Tuesday, September 25, 2001 8:04 AM To: struts-user@jakarta.apache.org Subject: Two questions concerning html:options Hello, i am new in this group, hello all! I am also a beginner in JSPs, Java, HTML and nearly all techniques used around struts, so forgive me, when the following question is too stupid. I tried to resolve it via reading the docs and studying the examples, but didn't found the solution. I have a JSP which tries to access a String[] in the Formbean in html:options, but it doesn't work at all. I get the following exception: ,---- | javax.servlet.ServletException: Cannot create iterator for | ext.stub.samples.Form@1bd427 | | at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp l.java:459) | at WEB_0002dINF.pages.stub._0002fWEB_0002dINF_0002fpages_0002fstub_0002fForm_00 02ejspForm_jsp_58._jspService(_0002fWEB_0002dINF_0002fpages_0002fstub_0002fF orm_0002ejspForm_jsp_58.java:427) | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119) | at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) | at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.ja va:130) `---- with ,---- | | | `---- It's the options statement failing. Could you give me a hint what's going wrong? Thank you! Best regards, Christoph Conrad -- TTi Entwicklungszentrum GmbH, Elisabethstr. 16, D-52062 Aachen Fon: +49 241 47051-0 Fax: +49 241 47051-89 Web: http://www.ttisystems.com Look Ma, this man can twist his fingers as if they were made of rubber, isn't that amazing? -- Not really, he's been using emacs for years...!