I'm only using JSP 1.2 / JSTL 1.0 so this is nice to know.
I presume the EL ones are better to use if given a choice?

Shawn

-----Original Message-----
From: Michael Jouravlev [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 24, 2006 12:07 PM
To: Struts Users Mailing List
Subject: Re: difference between x.tld and x-rt.tld

On 1/24/06, Garner, Shawn <[EMAIL PROTECTED]> wrote:
> What is the difference between x.tld and x-rt.tld or any other tag that
has
> version of the tld with or without the rt suffix?

Using Google nowadays is scary, eh? ;-) Come on, they will not come to
you unless you are looking for porn (or so they say).

http://java.sun.com/j2ee/1.3/docs/tutorial/doc/JSTL4.html

Afaik, in JSP 2.0 / JSTL 1.1 you can use both RT and EL
interchangeably (sp?) because EL is integrated into JSP, so JSTL 1.1
does not have separate TLDs.

Michael.

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

**************************************************************************** 
This email may contain confidential material. 
If you were not an intended recipient, 
Please notify the sender and delete all copies. 
We may monitor email to and from our network. 
****************************************************************************

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

Reply via email to