those ace logic jsp tags

2003-02-10 Thread Caoilte O'Connor
Hi, I've been using the if/else/case/switch tags for a while and love them. Is there any chance that they'll ever be incorporated into Struts proper? I've also found one slightly annoying bug. In most languages you can do an, if X and X.Y then where X.Y doesn't get evaluated if X fails (thinks

Re: those ace logic jsp tags

2003-02-10 Thread Taylor Cowan
there any chance that they'll ever be incorporated into Struts proper? The direction for struts seems to be conformance/reliance on the JSTL as much as possible, therefore, you'd use the JSTL tags with matching functionality. Taylor Cowan

Re: those ace logic jsp tags

2003-02-10 Thread Caoilte O'Connor
On Monday 10 February 2003 1:03 pm, Taylor Cowan wrote: there any chance that they'll ever be incorporated into Struts proper? The direction for struts seems to be conformance/reliance on the JSTL as much as possible, therefore, you'd use the JSTL tags with matching functionality. eh?

Re: those ace logic jsp tags

2003-02-10 Thread Craig R. McClanahan
On Mon, 10 Feb 2003, Caoilte O'Connor wrote: Date: Mon, 10 Feb 2003 10:27:58 + From: Caoilte O'Connor [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED], [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: those ace logic jsp tags Hi

Re: those ace logic jsp tags

2003-02-10 Thread Craig R. McClanahan
On Mon, 10 Feb 2003, Caoilte O'Connor wrote: Date: Mon, 10 Feb 2003 12:38:43 + From: Caoilte O'Connor [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED], [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: those ace logic jsp tags On Monday 10 February