Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #4640

Re: Is JavaBeans able to store an array?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail
From Lew <noone@lewscanon.com>
Newsgroups comp.lang.java.programmer
Subject Re: Is JavaBeans able to store an array?
Date Fri, 27 May 2011 01:38:14 -0400
Organization albasani.net
Lines 22
Message-ID <irndar$l9r$1@news.albasani.net> (permalink)
References <5ec5c70e-03e1-46ae-8ed4-b79ddfef70a0@35g2000prp.googlegroups.com> <irivd5$fjj$1@news.albasani.net> <970d7ab8-dc74-4d7c-a486-b934fb3b5d3b@22g2000prx.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.albasani.net mN2SUnr6w7qvXRK+MqynXiIoxPSDneIYjkrUTUCb1HQaK7FdkjN/Q/ZOYSSh8S8ofSheuQKJ8EQ1h7JRzs7t8nzHCRUy8zvLsgYS5wvoMRbsjMJ6FypmAIEmvLd5jb26
NNTP-Posting-Date Fri, 27 May 2011 05:37:31 +0000 (UTC)
Injection-Info news.albasani.net; logging-data="hpJ4uWueaWO+gnMzV222R8NeZYt8MAJ9PcS0I07/s3uLyZiSWhmsru/YbfsfOopG44ELk9qSmNZHbe+XwoO1fS8s9+zezp/FisB52v/RMp3fwIe11zK+ETagT1Gy59+h"; mail-complaints-to="abuse@albasani.net"
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10
In-Reply-To <970d7ab8-dc74-4d7c-a486-b934fb3b5d3b@22g2000prx.googlegroups.com>
Cancel-Lock sha1:FI28Tmk7vxFoTQCRdkKbR5Ar4Uc=
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4640

Show key headers only | View raw


byhesed wrote:
>>> --------------------------------------------------------------------------- -------------------------
>>> 1. TestBeanForm.jsp
>>> --------------------------------------------------------------------------- -------------------------
>>> <form action="TestBean.jsp" method="post">
>>>       <input type="checkbox" name="books">    Java for Student<br>
>>>       <input type="checkbox" name="books">    Compiler Construction<br>
>>>       <input type="checkbox" name="books">    Software Engineering<br>
>>>       <input type="checkbox" name="books">    Core Servlet and JSP<br>

Where are your 'value' attributes?

<http://www.w3schools.com/tags/att_input_value.asp>
> Note: The value attribute is required with <input type="checkbox">
> and <input type="radio">.



-- 
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Is JavaBeans able to store an array? byhesed <byhesed@gmail.com> - 2011-05-24 18:15 -0700
  Re: Is JavaBeans able to store an array? Lew <noone@lewscanon.com> - 2011-05-25 09:15 -0400
    Re: Is JavaBeans able to store an array? byhesed <byhesed@gmail.com> - 2011-05-26 22:11 -0700
      Re: Is JavaBeans able to store an array? Lew <noone@lewscanon.com> - 2011-05-27 01:38 -0400
        Re: Is JavaBeans able to store an array? byhesed <byhesed@gmail.com> - 2011-05-27 03:54 -0700
          Re: Is JavaBeans able to store an array? Lew <noone@lewscanon.com> - 2011-05-27 10:25 -0400
            Re: Is JavaBeans able to store an array? byhesed <byhesed@gmail.com> - 2011-05-29 17:26 -0700

csiph-web