RE: FW: mapping.getInput()

2006-05-02 Thread Tarek Nabil
arek Nabil Subject: Re: FW: mapping.getInput() Used return mapping.getInputForward(); with no change in the result. Tarek Nabil <[EMAIL PROTECTED]> wrote: Not that it has anything to do with your problem, but why are you doing it this way? Why don't you do

Re: FW: mapping.getInput()

2006-05-02 Thread Pat Slater
I am using org.apache.struts.validator.DynaValidatorForm to define the form bean in struts-config.xml file. Pat Slater <[EMAIL PROTECTED]> wrote: Used return mapping.getInputForward(); with no change in the result. Tarek Nabil wrote: Not that it has anything to do with your problem, but wh

Re: FW: mapping.getInput()

2006-05-02 Thread Pat Slater
Used return mapping.getInputForward(); with no change in the result. Tarek Nabil <[EMAIL PROTECTED]> wrote: Not that it has anything to do with your problem, but why are you doing it this way? Why don't you do return mapping.getInputForward(); -Original Message- From: Pat Slater [mailt