RE: newbie question - tags in JSTL vs Struts

2002-12-09 Thread shirishchandra . sakhare
I think u should use struts tags only when there is no corresponding jstl tag.. reason being jstl is THE STANDARD tag library...SO stick to it as far as possible ... -Original Message- From: agrawalanuj [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 3:29 PM To: struts-user Cc:

Re: newbie question - tags in JSTL vs Struts

2002-12-09 Thread David Graham
I always use JSTL over Struts when possible. I only import the Struts html taglib and use the JSTL for everything else. David From: Anuj Agrawal <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Struts User Mailing List <[EMAIL PROTECTED]> Subject: newbie question - tags in JSTL vs Strut

RE: newbie question - tags in JSTL vs Struts

2002-12-09 Thread Anuj Agrawal
Wow! Thanks Shirish and David! This mailing list is GREAT! :) I figured i would get answers like that. So the follow-up question is "will Struts ever phase out some of these 'duplicated' tag functionality?" :) Thanks. Anuj. > -Original Message- > From: David Graham [mailto:[EMAIL PROTE

RE: newbie question - tags in JSTL vs Struts

2002-12-09 Thread shirishchandra . sakhare
there are some posts in the mailing list archive on struts:el tags which discuss the same.. -Original Message- From: agrawalanuj [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 3:45 PM To: struts-user Cc: agrawalanuj Subject: RE: newbie question - tags in JSTL vs Struts

RE: newbie question - tags in JSTL vs Struts

2002-12-09 Thread Justin Ashworth
0 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: newbie question - tags in JSTL vs Struts > > > there are some posts in the mailing list archive on > struts:el tags which > discuss the same.. > > > -Original Message- > From: agrawalanuj

RE: newbie question - tags in JSTL vs Struts

2002-12-09 Thread Anuj Agrawal
Thanks Justin! That helps! Anuj. > -Original Message- > From: Justin Ashworth [mailto:[EMAIL PROTECTED]] > > Here is a link to something Craig McClanahan wrote up about Struts, JSF, > and JSTL... > > http://jakarta.apache.org/struts/proposals/struts-faces.html > > The portion relevent