Re: Form bean and class instance question

2002-01-30 Thread Marcus Brito
Em Ter, 2002-01-29 às 17:48, Bryan P. Glennon escreveu: I must be missing something... I have a class, Foo, whose data I want to display in a form. I have defined an action (NavigateAction) that is invoked when the user makes a selection which will move him/her to the page to disply Foo.

Form bean and class instance question

2002-01-29 Thread Bryan P. Glennon
I must be missing something... I have a class, Foo, whose data I want to display in a form. I have defined an action (NavigateAction) that is invoked when the user makes a selection which will move him/her to the page to disply Foo. This action locates the correct instance of Foo and puts it in

RE: Form bean and class instance question

2002-01-29 Thread Vaughan Jackson
as some form validation support. Vaughan. -Original Message- From: Bryan P. Glennon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 11:48 AM To: [EMAIL PROTECTED] Subject: Form bean and class instance question I must be missing something... I have a class, Foo