I cannot get my struts application to work with the Validator plugin. Can
someone please review my code below to see if I'm doing something wrong. I
have omitted the LoginForm class
The only formset in validation.xml...
T
Hello,
No matter what I type into my creditCard field the creditCard validator
check allways comes back with the message Card Number is not a valid credit
card number. If I substitute the 'creditCard' check to a 'long' check then
I can pass validation by placing a 16 digit long number. Come
I have a common screen that is navigated to by many other screens. Does
Struts have support for remembering the previous screen so that my common
screen needs only one 'back' button to return the user to their original
location?
I have looked through the docs and havn't found anything.
Any
Hello,
I have my dynamically sized form working with the use of a
DynaValidatorForm. However, when I enter data in the 'quantity' fields (see
JSP code shown below) the newly typed value is not populated into the form
on submission i.e. my UpdateCartAction form contains the old values.
Pleas
4 matches
Mail list logo