RE: 1.21

2004-07-28 Thread Ted Husted
For future reference, you'll find links to tagged distributions here: http://struts.apache.org/acquiring.html There have only been minor changes in the nightly build since 1.2.1. Beta or GA releases would also be announced and the announcement archived here: http://struts.apache.org/announce.ht

Re: 1.21

2004-07-27 Thread Craig McClanahan
On Tue, 27 Jul 2004 11:58:34 -0700, Betty Koon <[EMAIL PROTECTED]> wrote: > Thanks Craig. > Is there an offical beta version posted on the site. Or I can just grab the > nightly build for 1.2.1. Thanks again. > The official 1.2.1 build is available at: http://cvs.apache.org/dist/struts/v1.2.1

RE: 1.21

2004-07-27 Thread Betty Koon
Thanks Craig. Is there an offical beta version posted on the site. Or I can just grab the nightly build for 1.2.1. Thanks again. -Betty -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 11:52 AM To: Struts Users Mailing List Subject: Re

Re: 1.21

2004-07-27 Thread Craig McClanahan
On Tue, 27 Jul 2004 11:46:57 -0700, Betty Koon <[EMAIL PROTECTED]> wrote: > Hi, > > I have a quick question, is this 1.2.1 version a released build or this is > still a nighlty build? > Thanks. > 1.2.1 was voted to be of "beta" quality. Some known bugs have been fixed, and there's likely to be

RE: 1.21

2004-07-27 Thread Betty Koon
Hi, I have a quick question, is this 1.2.1 version a released build or this is still a nighlty build? Thanks. -Betty -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Vic Cekvenich Sent: Friday, July 23, 2004 3:40 PM To: [EMAIL PROTECTED] Subject: 1.21 Is anyone usin

Re: 1.21

2004-07-26 Thread TR Hari
TED]> Sent: Saturday, July 24, 2004 5:01 AM Subject: Re: 1.21 > A week or two ago there was a short discussion of some possibly > erroneous DTD references in the latest release, but don't quote me on > that. This could possibly have something to do with the validator or > m

Re: 1.21

2004-07-24 Thread Matthew Van Horn
e whole expression: > > ((submit == 'delete') or (*this* != null)) > > > Niall > - Original Message - > From: "Matthew Van Horn" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Satu

Re: 1.21

2004-07-24 Thread Niall Pemberton
gt; Sent: Saturday, July 24, 2004 12:05 AM Subject: Re: 1.21 > I'm trying but I cannot seem to get the validwhen validation to work > with other validators - especially mask. > > I'm not sure if it is me doing something wrong, or it is unsupported. > > Here&

Re: 1.21

2004-07-23 Thread Niall Pemberton
Good point, think that was this thread: http://www.mail-archive.com/user%40struts.apache.org/msg07353.html Niall - Original Message - From: "Erik Weber" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, July 24,

Re: 1.21

2004-07-23 Thread Erik Weber
A week or two ago there was a short discussion of some possibly erroneous DTD references in the latest release, but don't quote me on that. This could possibly have something to do with the validator or might cause problems elsewhere, but you'll have to search the archives for specifics, I can'

Re: 1.21

2004-07-23 Thread Matthew Van Horn
I'm trying but I cannot seem to get the validwhen validation to work with other validators - especially mask. I'm not sure if it is me doing something wrong, or it is unsupported. Here's what I am trying: test (submit == 'delete') or (*this* != null