You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Deep Chand <dg...@gmail.com> on 2006/01/24 01:35:55 UTC

jstl tutorial/reference?

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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: jstl tutorial/reference?

Posted by Rahul Akolkar <ra...@gmail.com>.
On 1/23/06, Deep Chand <dg...@gmail.com> 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.
>
<snip/>

The only reference you need is the set of documents published via
JSR-52 [ http://www.jcp.org/en/jsr/detail?id=52 ].

Everything else is gravy ;-)

-Rahul


> Thanks
> Deep
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: jstl tutorial/reference?

Posted by Keith Sader <ks...@gmail.com>.
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 <dg...@gmail.com> 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: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


--
Keith Sader
ksader@gmail.com
http://www.saderfamily.org/roller/page/ksader
http://www.jroller.com/page/certifieddanger

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org