RE: [S2] Problem with tag

2007-11-19 Thread Rajagopal_Yendluri
& Enterprise Solutions. Phone: (C) +91-9986584084 / (W)+91-80-6658 3685. -Original Message- From: kaouki [mailto:[EMAIL PROTECTED] Sent: Friday, October 19, 2007 9:28 PM To: user@struts.apache.org Subject: Re: [S2] Problem with tag yes newton.dave wrote: > > --- kaouki <[EMAIL PROT

Re: [S2] Problem with tag

2007-10-19 Thread kaouki
yes newton.dave wrote: > > --- kaouki <[EMAIL PROTECTED]> wrote: >> I have a Collection genres in my Action and a >> String genreId. > > Is there a public getter for genres? > > d. > > > - > To unsubscribe, e-mail: [EMAIL P

Re: [S2] Problem with tag

2007-10-19 Thread Dave Newton
--- kaouki <[EMAIL PROTECTED]> wrote: > I have a Collection genres in my Action and a > String genreId. Is there a public getter for genres? d. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[S2] Problem with tag

2007-10-19 Thread kaouki
Hello, I am new to Struts2 and I am attempting to create a form with a select tag ... :/ I have a Collection genres in my Action and a String genreId. Genre is a simple JavaBean with id and name attributes. But when I submit the form I have this error : tag 'select', field 'list', id 'genre',