Validator newbie

2003-01-24 Thread Wayne Fuller
I am trying to change an existing form to use the DynaValidatorForm and am having a problem. This is a search form with a select input tag and a text field tag. The select tag can equal lastname or ssn. What I want to do is the following : if lastname then just required if ssn then

Re: Problem in Action Class

2003-01-24 Thread Wayne Fuller
Uday wrote: Hi, I have one action class which extends org.apache.struts.action.Action. I have one more action class and its ActionForm class. From the first action class i want to invoke method of second ActionForm class. How do i get the reference of second ActionForm class from the first

Re: AW: easy struts

2003-01-22 Thread Wayne Fuller
Softwareentwicklung Hauschel wrote: I've a problem creating forms with the plugin, i cannot change the webapp folder for forms, it's always defaultroot. take a look at the attached screenshot ! anny idea ? best regards Fred Robert Hauschel Use the Lomboz J2EE plugin, since then I haven't