E.g. Jetty webserver (Apache 2.0 License) ships the servlet 2.5 API in source (SVN) and binary form along with its web container server.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > From: Konstantin Priblouda [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2008 10:42 AM > To: java-dev@lucene.apache.org > Subject: Re: Adding dependency to servlet-api > > > > ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- > JTec quality components: http://www.pribluda.de/projects/ > > > --- On Tue, 11/4/08, markharw00d <[EMAIL PROTECTED]> wrote: > > > From: markharw00d <[EMAIL PROTECTED]> > > Subject: Adding dependency to servlet-api > > To: java-dev@lucene.apache.org > > Date: Tuesday, November 4, 2008, 11:09 PM > > I'd like to add a web-based demo for the XML QueryParser > > but unlike the existing web demo I'd prefer to use some > > Java code that gets compiled rather than doing it all in JSP > > files that aren't part of the build. Doing it this way > > will add a dependency on servlet-api.jar which will need to > > be added to the build somehow. > > Has anyone done this before on an Apache project before and > > know what the license implications are? Tomcat/Struts must > > do this already but I'm not sure what is involved. > > Geronimo project provides servlet api declarations in m2 repository on > apache. > Usually this is agood choice. > > > > > --------------------------------------------------------------------- > 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]