You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michael Labhard <m....@comcast.net> on 2004/06/17 22:18:50 UTC

javax.servlet.jsp.tagext package

I have spent considerable time searching for the package  
javax.servlet.jsp.tagext on Tomcat 5 (0.26) without finding it.  Can anyone 
suggest where I might find it, please?  Thank you.

-- Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: javax.servlet.jsp.tagext package

Posted by Filip Hanik - Dev <de...@hanik.com>.
building from sources is a pain in the butt since you have to download all the dependencies.
unless there is a download task, I would not know :)
Building from CVS is very easy

cvs co jakarta-tomcat-5
cd jakarta-tomcat-5
(edit build.properties.default if you want to change the location of downloads for example)
ant update
ant download
ant dist


Filip

----- Original Message ----- 
From: "Michael Labhard" <m....@comcast.net>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Thursday, June 17, 2004 3:46 PM
Subject: Re: javax.servlet.jsp.tagext package


> On Thursday 17 June 2004 01:31 pm, Filip Hanik - Dev wrote:
> > jakarta-servletapi-5
> 
> Thank you for pointing me here.
> 
> I have built from source and the README.txt in the jakarta-servletapi-5 
> directory states that a servlet.jar file should be built from the classes.  
> However it isn't and the build.xml does not have a task to do this.  Is this 
> a bug or how do people use these classes?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: javax.servlet.jsp.tagext package

Posted by Michael Labhard <m....@comcast.net>.
On Thursday 17 June 2004 01:31 pm, Filip Hanik - Dev wrote:
> jakarta-servletapi-5

Thank you for pointing me here.

I have built from source and the README.txt in the jakarta-servletapi-5 
directory states that a servlet.jar file should be built from the classes.  
However it isn't and the build.xml does not have a task to do this.  Is this 
a bug or how do people use these classes?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: javax.servlet.jsp.tagext package

Posted by Filip Hanik - Dev <de...@hanik.com>.
in CVS module

jakarta-servletapi-5

path
/jakarta-servletapi-5/jsr152/src/share/javax/servlet/jsp/tagext

Filip

----- Original Message ----- 
From: "Michael Labhard" <m....@comcast.net>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Thursday, June 17, 2004 3:18 PM
Subject: javax.servlet.jsp.tagext package


> I have spent considerable time searching for the package  
> javax.servlet.jsp.tagext on Tomcat 5 (0.26) without finding it.  Can anyone 
> suggest where I might find it, please?  Thank you.
> 
> -- Michael
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org