problem with ActionForm object

2002-07-23 Thread Thomas Praschl
Hi, I have a simple form on my jsp page. In my ActionForm class I validate whether a checkbox was clicked or not. If the checkbox was not clicked an error is returned and displayed on the same jsp-page. This works fine but: Some (not all!) of the properties which were given by the user are not

RE: problem with ActionForm object

2002-07-23 Thread Christopher Book
has to be created. Chris -Original Message- From: Thomas Praschl [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 23, 2002 11:47 AM To: [EMAIL PROTECTED] Subject: problem with ActionForm object Hi, I have a simple form on my jsp page. In my ActionForm class I validate whether a checkbox