FormBeans and GET

2002-03-19 Thread jeffhaenn
A couple questions: 1. On the initial GET of a page do you need to explicitly add a FormBean to session with all fields set to so it doesn't complain on null values? 2. When using the html:select taglib, does the accessor method have to return a collection to create the html:options

Re: FormBeans and GET

2002-03-19 Thread jeffhaenn
Rob, Thanks for the response. You cleared up a lot of questions I had. Jeff - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 20, 2002 2:55 AM Subject: FormBeans and GET A couple questions: 1. On the initial GET of a page do you