Re: Tag library question

2007-05-03 Thread Nuwan Chandrasoma
sday, May 03, 2007 9:08 AM Subject: Re: Tag library question Servlet 2.5 container? i am using tomcat version 6 as the server, and i'm thinking thats what you are implying?? In this case, i'd just need to include: <%@ taglib prefix="html" uri="http://struts.apache.org/tag

Re: Tag library question

2007-05-03 Thread vikas rao
quot;vikas rao" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" 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

Re: Tag library question

2007-05-03 Thread Nuwan Chandrasoma
quot; 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

Tag library question

2007-05-03 Thread vikas rao
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:/