RE: Validation in Struts DisptachAction

2006-08-24 Thread Sherwood, Reg
Hi Vaneet I'm no expert on this to be sure; but I ran into a similiar issue. What I did was provided the check for the Read only mode in the forms validate method; if read only mode the validate method returned null; otherwise it invoked the super.validate method which performs the normal val

Struts Layouts

2006-08-21 Thread Sherwood, Reg
Hi Can anyone provide alternatives to the struts-layout tag lib package. I have been looking for additional struts extensions for table display/layout with little affect. From previous (limited) experience I have found the struts-layout package to be unstable. Basically, I am wondering what oth

Struts validation validates wrong attributes

2006-06-22 Thread Sherwood, Reg
Hi I have a single form shared among a few jsp pages. Each jsp references the following after their form tag: Jsp0.jsp Jsp1.jsp The corresponding validation.xml is: mask ${workorder