I have to admit I didn't understand the question at all. :( Hubert
On 6/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > This raises a question. > Say I have a Dependent and DependentSubmit actions. > The Dependent action gets data from the DB and displays it using the > DependentForm. > The DependentSubmit action is also using the DependentForm. > > In the JSP that is executed for the Dependent action this gets executed: > <html-el:checkbox property="dependent.healthEligibilityIndicator" > value="${dependentForm.dependent.healthEligibilityIndicator}"/> > > Based on my problems, is it safe to say that the property is resolved > on the action being submitted to and the the value on the action currently > handling the request? > > - Glenn > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]