Re: cannot be greater than null characters

2008-12-11 Thread m.harig
i did it . but no changes still am getting the same -- View this message in context: http://www.nabble.com/cannot-be-greater-than-null-characters-tp20950855p20952645.html Sent from the Struts - User mailing list archive at Nabble.com. --

Re: cannot be greater than null characters

2008-12-10 Thread Dirk Forchel
I reckon a misspelling ... rename the third 'arg' parameter to arg2 rather than arg1. that should work. m.harig wrote: > > hi all > > am newbee to struts . am doing a login application on struts . am > using Validator framework for page validation > my configuration is >