http://www.mail-archive.com/struts-user@jakarta.apache.org/msg14937.html

>From: Shea Kelly <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: can html:checkbox indexed??
>Date: Mon, 24 Sep 2001 15:15:33 +1000
>MIME-Version: 1.0
>Received: from [64.125.133.20] by hotmail.com (3.2) with ESMTP id MHotMailBD7817CD005D40043249407D85140FB00; Sun, 23 Sep 2001 23:03:57 -0700
>Received: (qmail 43641 invoked by uid 500); 24 Sep 2001 06:03:29 -0000
>Received: (qmail 43630 invoked from network); 24 Sep 2001 06:03:28 -0000
>Received: from scooter.sydney.asiaonline.net (203.19.215.187) by daedalus.apache.org with SMTP; 24 Sep 2001 06:03:28 -0000
>Received: (qmail 2481 invoked from network); 24 Sep 2001 05:20:55 -0000
>Received: from charon.oopl.com.au (HELO exchange.oopl.com.au) ([EMAIL PROTECTED]) by scooter.sydney.asiaonline.net with SMTP; 24 Sep 2001 05:20:55 -0000
>Received: by exchange.oopl.com.au with Internet Mail Service (5.5.2653.19)id ; Mon, 24 Sep 2001 15:15:34 +1000
>From struts-user-return-17610-cn081 Sun, 23 Sep 2001 23:04:09 -0700
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help:
>list-unsubscribe:
>list-post:
>Delivered-To: mailing list [EMAIL PROTECTED]
>Message-ID: <[EMAIL PROTECTED]>
>X-Mailer: Internet Mail Service (5.5.2653.19)
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>
>Hi,
>
>I'm using the html:checkbox tag in an iterate tag. I am trying to set the
>indexed property but I get the following exception and the value doesnt seem
>to exist:
>
>org.apache.jasper.compiler.CompileException:
>D:\project\dod\codeBase\dodJBProject\src\pages\survey.jsp(132,10) Attribute
>indexed invalid according to the specified TLD
>at
>org.apache.jasper.compiler.TagBeginGenerator.validate(TagBeginGenerator.java
>:170)
>at
>org.apache.jasper.compiler.TagBeginGenerator.init(TagBeginGenerator.java:119
>)
>at
>org.apache.jasper.compiler.JspParseEventListener$GeneratorWrapper.init(JspPa
>rseEventListener.java:759)
>at
>org.apache.jasper.compiler.JspParseEventListener.addGenerator(JspParseEventL
>istener.java:138)
>at
>org.apache.jasper.compiler.JspParseEventListener.handleTagBegin(JspParseEven
>tListener.java:909)
>at
>org.apache.jasper.compiler.DelegatingListener.handleTagBegin(DelegatingListe
>ner.java:194)
>
>Here is my code snippet:
>
>>property="generalFacilityList">
>
>
>
>
>
>
>
> >indexed="true"/>
>
>
>
>
> <% if(i % numOfColumns == 0){ %>
>
>
> <% } %>
>
> <% i++; %>
>
>
>
>regards
>
>Shea Kelly
>
>Consultant Software Engineer
>Object Oriented Pty Ltd
>PO Box 528, North Sydney NSW 2059
>Phone: +61 2 9957-1092
>Direct: +61 2 9459-3335
>Fax: +61 2 9956-5089
>Mobile: 0416 110 499
>Email: [EMAIL PROTECTED]
>Web: < http://www.oopl.com.au >
>
>


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

Reply via email to