Struts 1.1 and Validation

2005-10-28 Thread April Francis
On Struts 1.1, does the tag work? Example: If I click on the cancel button below, will validation be ignored? I have put the above in my jsp, but the struts validation still runs when I use the cancel button. I'm thinking maybe struts 1.1 doesn't have the necessary pieces in place If

Re: Struts 1.1 and Validation

2005-10-28 Thread April Francis
Martin Gainty hotmail.com> writes: > > using html:cancel bypasses form bean validate method > http://struts.apache.org/struts-taglib/tagreference-struts- html.html#cancelHTH- > Original Message - > From: "April Francis" bcbsok.com> > To: struts.a