Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Lew Newsgroups: comp.lang.java.programmer Subject: Re: Is JavaBeans able to store an array? Date: Fri, 27 May 2011 10:25:18 -0400 Organization: albasani.net Lines: 45 Message-ID: References: <5ec5c70e-03e1-46ae-8ed4-b79ddfef70a0@35g2000prp.googlegroups.com> <970d7ab8-dc74-4d7c-a486-b934fb3b5d3b@22g2000prx.googlegroups.com> <08c2a5e4-3858-410d-9863-860cff1aea64@z13g2000prk.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net T1VgQZAa72yk05jZzj34y/2M5D6Pkw3TiFvVPP5Rfzi96WwYFERZyFOu1Jz2yQtaMyWGuKk7W+5xC8tastmb/O+yUn22CO802mVHNZwrSrk80kiEB5M2fNXaZGO3O7ZI NNTP-Posting-Date: Fri, 27 May 2011 14:24:32 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="UPxew+4O09dzjoVbKS6NBzSl1OMOh0HXTXOuxGwheK3jKwSQWQgYpzWFQcBQHBn4DeoGu7S/P4ee7VKNiqzGY0FW6s1xiVUFge1tNG0f4S37pZ4ifPlM+j4x7j2n+E+f"; 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: <08c2a5e4-3858-410d-9863-860cff1aea64@z13g2000prk.googlegroups.com> Cancel-Lock: sha1:3YaD3ZVve1SFr0iZrqr/iBbhkuM= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4651 byhesed wrote: > Lew wrote: >> byhesed wrote: >>>>> --------------------------------------------------------------------------- ------------------------- >>>>> 1. TestBeanForm.jsp >>>>> --------------------------------------------------------------------------- ------------------------- >>>>>
>>>>> Java for Student
>>>>> Compiler Construction
>>>>> Software Engineering
>>>>> Core Servlet and JSP
>> Where are your 'value' attributes? >> >> >> >>> Note: The value attribute is required with >>> and. >> >> -- >> Lew >> Honi soit qui mal y pense.http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg Don't quote sigs. > I know what the value is in html tag. But where is it? You don't show the 'value' attribute. It is REQUIRED according to the documentation I cited. Where is it? You didn't answer my question. Maybe the omission of the 'value' attribute is your problem. > What I want to know is this: Is JavaBean able to handle array values? > > I think JavaBean cannot receive reference values or pointer values. Nonsense. You've already told us that the bean did receive a reference value when it picked up the string value. So that's crap. Why don't you try my advice before redundantly repeating your question again? -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg