Re: Struts v1.3 nightly build question

2005-02-12 Thread Niall Pemberton
I don't have any plans to add it into Struts at this point in time and I would be -1 in doing so in its current form for two reasons... * It doesn't support JavaScript validation and I think there would be a barrage of questions saying "I'm using extends validator but my javascript isn't working..

RE: Struts v1.3 nightly build question

2005-02-12 Thread David G. Friedman
the v1.3 build? Niall's link is: http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html Regards, David -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Saturday, February 12, 2005 10:48 AM To: David G. Friedman; Struts User Mailing List Subject: Re:

Re: Struts v1.3 nightly build question

2005-02-12 Thread Joe Germuska
By the way: While I want to strongly encourage people to start using the 1.3 code, anyone who chooses to do so should be aware that this is under active development. The last thing I want to do is cut a release of Struts with stuff that really isn't necessary and then be stuck deprecating and

Re: Struts v1.3 nightly build question

2005-02-12 Thread Joe Germuska
At 9:56 AM -0500 2/12/05, David G. Friedman wrote: Is there a quick way to get the nightly to build under Eclipse? I don't have ant (just the one in Eclipse v3) and want an executable 1.3 to play with. I've skimmed through the TLDs and love the idea of setting chains up in Actions so I want to tr