Yes, for the standard JSTL tag libraries (core, format/int., sql, xml,
EL functions).  I'm running Java 1.4.2_03, tomcat 5.0.19 and JSTL 1.1.
All I had to do was to add standard.jar and jstl.jar to my WEB-INF/lib
directory.  You don't have to edit your web.xml either.

Chris

-----Original Message-----
From: Martin Nad [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 01, 2004 7:48 AM
To: Tag Libraries Users List
Subject: RE: Which jar file supports the XML tld?


Do you mean that the Tomcat 5.0.19 has support the
xml-tld as default?
Is it the same as other tags (as sql and so on)?

/martin
--- "Johnson, Chris" <[EMAIL PROTECTED]> wrote:
> If you use the latest Tomcat 5.0.19 and 1.4.2x java,
> you don't really
> need any, but if you are using older versions, then
> try these for
> starters:
> 
> jaxp-api.jar
> dom.jar
> sax.jar
> xercesImpl.jar
> 
> Then if it seems to work, but complains about a
> missing class, you can
> look for the missing class and add the necessary
> jar.
> 
> Chris
> 
> 
> -----Original Message-----
> From: Rick Roberts [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 01, 2004 7:14 AM
> To: Taglibs Users List
> Subject: Which jar file supports the XML tld?
> 
> 
> 
> There are several JAR files with the JSTL
> distribution.  If i just drop
> them all
> into my lib directory then Tomcat complains and
> marks the context as
> invalid.
> 
> So, which jar files are required to get started with
> XML?
> 
> Thank,
> 
> --
> *******************************************
> * Rick Roberts                            *
> * Advanced Information Technologies, Inc. *
> * http://www.aitsupport.com               *
> *******************************************
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/

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


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

Reply via email to