If I am not bothering you, I will like to ask you for which classes or situations this equals method overriding is necessary. If you like to answer I would like to know. Thanks.
Ritesh.S wrote: > > Thanks Thiago H de Paula Figueiredo-2. > You are right I didn't have the overriden method equals for select option. > After adding it working correctly. Thank you very much for your reply. > > > Thiago H de Paula Figueiredo-2 wrote: >> >> On Wed, 21 Nov 2007 03:46:22 -0200, Ritesh.S <[EMAIL PROTECTED]> wrote: >> >>> Means select component shows first default option after action performed >>> though there is a persisted value from previous >>> request in variable. >> >> Have your select options class overrides the equals() method? If not, >> there's a large probability of it being the source of the problem. ;) >> >> -- >> Thiago H. de Paula Figueiredo >> Desenvolvedor, Instrutor e Consultor de Tecnologia >> Eteg Tecnologia da Informação Ltda. >> http://www.eteg.com.br >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- View this message in context: http://www.nabble.com/T5-persisting-select-component-selection-after-form-submission-tf4843731.html#a13876492 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]