Here's a few links:

http://today.java.net/pub/a/today/2003/10/07/jstl1.html
http://www-128.ibm.com/developerworks/java/library/j-jstl0211.html
http://java.sun.com/developer/technicalArticles/javaserverpages/faster/
http://www.onjava.com/pub/a/onjava/2002/08/14/jstl1.html - old, but useful.
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html  - check out
the jsp section of this massive tutorial

BTW most of your issues will probably be around the el.  Get familiar
with that and you'll be good to go.

Good luck,

On 1/23/06, Deep Chand <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm developing a struts based application and would like to use jstl
> tags instead of custom tags specified with struts tag lib. Is there a
> good JSTL tutorial/reference available which gives good example usage
> also of how to use the jstl tags.
>
> Thanks
> Deep
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Keith Sader
[EMAIL PROTECTED]
http://www.saderfamily.org/roller/page/ksader
http://www.jroller.com/page/certifieddanger

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

Reply via email to