> Gary Feidt wrote the following on 1/18/2006 9:28 AM:
>
> I've been developing Struts applications for a couple of years (the
> last using Struts 1.2.4), but have not used JSTL.  Is JSTL the next
> logical progression?  Is there a good place to start learning JSTL?  Any
> good books, or web sites?

JSTL is, IMO, one of those things that isn't revolutionary and isn't
likley to substantially change how you do things, but it *is* a nice
addition to the toolbox.

I haven't been using it for too long myself to be honest, but I have done
a few smaller apps with it and am right now in the process of retrofiting
a rather large app with it (one that hadn't been using even the Struts
tags).  It definitely helps, so in answer to your question about whether
its the next logical progression, I'd say yes, if you've been using Struts
for a while it probably is.  You should be able to get away from all the
taglibs except HTML by using JSTL, and by itself that's a nice
progression.

Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to