Re: Reset after submit

2004-12-20 Thread alan . sinclair
MAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Reset after submit From: <[EMAIL PROTECTED]> > My beginner struggles continue. I am unable to make a reset respond after the submit has > committed data to the form bean. The reset works as expected before the submit on a form > is

Re: Reset after submit

2004-12-20 Thread Wendy Smoak
From: <[EMAIL PROTECTED]> > My beginner struggles continue. I am unable to make a reset respond after the submit has > committed data to the form bean. The reset works as expected before the submit on a form > is invoked. I have checked the docs and cannot find out whether this is intended (or not)

Reset after submit

2004-12-20 Thread alan . sinclair
Hi, My beginner struggles continue. I am unable to make a reset respond after the submit has committed data to the form bean. The reset works as expected before the submit on a form is invoked. I have checked the docs and cannot find out whether this is intended (or not). Thanks