<snip /> > I use reset() to provide all 'best guess' defaults. Within reset(), I > do not do any checks as to the input path, etc. -- strictly stateless > initialization. All other defaults initialization is either done by > the Session bean by the return of the VO to my > form(form.setValueObject(vo)), or by statefull modification of > attributes in the form.
<edit>or by statefull modification of attributes in the ACTION.</edit> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>