Hi,

1.The TLD's are *usually*(It works) in the META-INF folder in the
concerned jar.

2. It seems that it will be found if it is *anywhere*(I haven't tried
this) under WEB- INF if your container implements auto-scanning as
mentioned in the spec.

Mohan 

-----Original Message-----
From: Manisha Sathe [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 28, 2004 8:14 AM
To: Struts Users Mailing List
Subject: Re: Which tlds/jars I am suppose to make use of ?

Coming back with the one more query regarding this.
 
I am having sample which uses c.tld (which is inside EL version which i
believe jstl). But under normal lib directory they do not have c.tld. Do
i need to copy c.tld from EL incase i want to make use of jstl?
 
Thanks and regards
Manisha
 
Niall Pemberton <[EMAIL PROTECTED]> wrote:
If you want to use the "EL" versions of the tags then use the second,
otherwise use the first.

The "EL" versions allow you to use expression language in a Servlet 2..3
environment If your using Servlet 2.2 then you can't use them and if
your using Servlet 2.4, then you don't need them because the servlet
container supports EL anyway. If you are using Servlet 2.3 but are not
bothered about EL, then use the regular ones.

Niall
----- Original Message -----
From: "Manisha Sathe" 
To: 
Sent: Thursday, December 23, 2004 2:40 AM
Subject: Which tlds/jars I am suppose to make use of ?


> New to struts -
>
> Downloaded the struts and testing one simple html form. I am finding
.tlds
and .jars files in 2 directory
> 1)One inside {struts installed dir}/lib
> 2)Second one inside {struts installed dir}/contrib/struts-el/lib
>
> First of all why these 2 locations and what's the difference ?
Normally
which tld i am suppose to pick up ?
>
> Thanks & regards
> Manisha
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail - 250MB free storage. Do more. Manage less.



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


                
---------------------------------
Do you Yahoo!?
 Send holiday email and support a worthy cause. Do good.


This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information.  If you have received it in 
error, please notify the sender immediately and delete the original.  Any other 
use of the email by you is prohibited.

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

Reply via email to