Hi,

If you using a servlet 2.5 or later container no need to have them, they are included with the struts jars, just add the taglib def in your jsp files.

Thanks,

Nuwan


----- Original Message ----- From: "vikas rao" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Thursday, May 03, 2007 8:31 AM
Subject: Tag library question


Hi guys,
I have a question regarding the tag libraries which i need to place in the
"WEB-INF/tlds" folder...Where do i get this .tld file?
I tried to unzip the "struts-taglib-1.3.8" file and searched for the .tld
file but i couldnt find it.
Also,
if i include :
<%@ taglib prefix="html" uri="http://struts.apache.org/tags-html"; %>

at the top of my ".jsp " page, would i still need to have .tld files in my
"WEB-INF/tlds" folder??

sorry if my question is stupid...i guess there are no dumb questions, only
dumb people who ask them :).
thanx for any help.
vikas.



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

Reply via email to