RE: Problem updating bean from multi-select box

2004-02-23 Thread Andrew Bate
rew Hill [mailto:[EMAIL PROTECTED] > Sent: 23 February 2004 11:10 > To: Struts Users Mailing List > Subject: RE: Problem updating bean from multi-select box > > > ok. Seems to rule out that possibility then. > Whats the error your getting? > > -Original Mess

RE: Problem updating bean from multi-select box

2004-02-23 Thread Andrew Hill
ok. Seems to rule out that possibility then. Whats the error your getting? -Original Message- From: Andrew Bate [mailto:[EMAIL PROTECTED] Sent: Monday, 23 February 2004 19:09 To: 'Struts Users Mailing List' Subject: RE: Problem updating bean from multi-select box The form

RE: Problem updating bean from multi-select box

2004-02-23 Thread Andrew Bate
ct: RE: Problem updating bean from multi-select box > > > Are you making sure that the MyBean instance exists when the form is > submitted? > > -Original Message- > From: Andrew Bate [mailto:[EMAIL PROTECTED] > Sent: Monday, 23 February 2004 18:47 > To: '

RE: Problem updating bean from multi-select box

2004-02-23 Thread Andrew Hill
Are you making sure that the MyBean instance exists when the form is submitted? -Original Message- From: Andrew Bate [mailto:[EMAIL PROTECTED] Sent: Monday, 23 February 2004 18:47 To: '[EMAIL PROTECTED]' Subject: Problem updating bean from multi-select box Hi, I am having a problem with