I managed to get Validator and everything now working with 1.1. The issues were really with getting the validation stuff to run under 1.1. Making sure everything looked like it did in David's example struts-validator. ( I had previously had everything configured like his old example). Took a while to catch all the little differences, but working fine now. For those having trouble make sure to look at how the newer struts-config file looks in the struts-validator example. Make sure to have your forms import the newer ValidatorForm as well. Other questions feel free to e-mail me.
On Wednesday, April 10, 2002, 11:57:57 AM, Rick wrote: RR> Before I post specific errors that I'm getting is there a document RR> somewhere that I can read that explains what needs to be changed RR> when moving from struts1.0 to 1.1beta ? Also some documentation on RR> issues related to using Validator with 1.1. I did find some RR> helpful stuff in the list archives concerning validator issues RR> http://www.mail-archive.com/[email protected]/msg27466.html RR> but I'm still running into other problems. I looked at the readme RR> that came with struts1.1 and I didn't find anything that explained RR> any issues. I'll post specific problems but I was just wondering RR> if someone had a link they could point me too first so I don't ask RR> questions that have been answered already. Thanks -- Rick mailto:[EMAIL PROTECTED] "Here's a good trick: Get a job as a judge at the Olympics. Then, if some guy sets a world record, pretend that you didn't see it and go, 'Okay, is everybody ready to start now?'." -Jack Handey -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

