RE: Struts Tag Lib VS JSTL Tag Lib

2004-07-14 Thread Jim Barrows
> -Original Message- > From: PREETAM Balijepalli [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 1:13 PM > To: Struts Users Mailing List > Subject: RE: Struts Tag Lib VS JSTL Tag Lib > > > Have you ever compared JSTL and Struts Tag In performance...

RE: Struts Tag Lib VS JSTL Tag Lib

2004-07-14 Thread PREETAM Balijepalli
Users Mailing List Subject: Re: Struts Tag Lib VS JSTL Tag Lib AFAIK, the Struts tags aren't competing with JSTL tags. I believe the recommended approach is to use JSTL tags when you can, and use the Struts tags when you need functionality not provided by the JSTL tags. In short, if you're

Re: Struts Tag Lib VS JSTL Tag Lib

2004-07-14 Thread Hubert Rabago
AFAIK, the Struts tags aren't competing with JSTL tags. I believe the recommended approach is to use JSTL tags when you can, and use the Struts tags when you need functionality not provided by the JSTL tags. In short, if you're looking at writing a block of code and you can go either way, use JST

Struts Tag Lib VS JSTL Tag Lib

2004-07-14 Thread PREETAM Balijepalli
Hi Has any one ever compared Struts Tag Lib and JSTL Tag Lib and drawn any comparison. On Performance, Architecture, Developer comfort. Thanks Preetam Attempt May Be Failure Failure In Attempt~No!