Re: html:optionsCollection problem

2006-08-03 Thread Francisco Exposito Aguilera
Users Mailing List" To: Struts Users Mailing List Subject: Re: html:optionsCollection problem Date: Tue, 1 Aug 2006 18:12:02 -0700 (PDT) Hi, I also got the same problem, but this site offer some insights: http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=58&a

Re: html:optionsCollection problem

2006-08-01 Thread Aiping
ned my issue as I should. > > Thanks a lot. > > > > >From: Monkeyden > >Reply-To: "Struts Users Mailing List" > >To: "Struts Users Mailing List" > >Subject: Re: html:optionsCollection problem > >Date: Tue, 1 Aug 2006 11:13:36

Re: html:optionsCollection problem

2006-08-01 Thread Romu
> } > > > > > > > > I don´t know if I have explained my issue as I should. > > Thanks a lot. > > > > >From: Monkeyden <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" < user@struts.apache.org> > >To

Re: html:optionsCollection problem

2006-08-01 Thread Romu
empresas.add(empresa); } } I don´t know if I have explained my issue as I should. Thanks a lot. >From: Monkeyden <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" >To: "Struts Users Mailing List" >Subject: Re: html:optionsCo

Re: html:optionsCollection problem

2006-08-01 Thread Francisco Exposito Aguilera
anks a lot. From: Monkeyden <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: Re: html:optionsCollection problem Date: Tue, 1 Aug 2006 11:13:36 -0400 Looks like it may not be wrapped in a tag in your JSP. You probab

Re: html:optionsCollection problem

2006-08-01 Thread Monkeyden
Looks like it may not be wrapped in a tag in your JSP. You probably also want a field named "toSelect", with accessor and mutators in your form bean, to hold the selected value. On 8/1/06, Francisco Exposito Aguilera <[EMAIL PROTECTED]> wrote: Hi, I have a Bean: package project.struts.Gener