Re: [Fwd: Having problems with Struts validation framework]

2006-11-26 Thread Laurie Harper
n. Currently as I know, the action gets called based on the setting. Any help would be much appreciated, regards, robin. -------- Subject: Having problems with Struts validation framework From: robin bajaj <[EMAIL PR

Re: [Fwd: Having problems with Struts validation framework]

2006-11-24 Thread Christopher Schultz
gt; Currently as I know, the action gets called based on the > setting. > > > Any help would be much appreciated, > regards, > robin. > > > > > > > > > > > > ---

[Fwd: Having problems with Struts validation framework]

2006-11-23 Thread robin bajaj
Hello folks, I found a little issue with the action that's being called. Please dis-regard my previous mail reporting this issue. Its resolved now. However, I have another related issue. My loyaltyPAge.jsp has two buttons - Exit and continue. I want the validation to occur only when "Continue" i

Having problems with Struts validation framework

2006-11-23 Thread robin bajaj
Hi Folks, --- problem --- My validation is working but the control doesnt go back to the input page. I want the input page to render again showing the errors. --- Details -- I am using Struts 1.1.x for my webApp. My validation is working fine. (validator-rules.xml and validation-renewal.xml s