On Mon, 22 Jul 2002, Adrian Wilford wrote: > Thanks Claude for the prompt reply, but that is the source for Catalina, > I need the source for the actual Servlet API - Spec v2.3 > (i.e. the source for HttpServlet.java etc.) > i cant find it in those archives. > > sorry for the misunderstanding
Tomcat/Catalina *is* the servlet API-Spec V2.3. If you download the source for it, dig around a bit, you will find the code for the classes you are looking for. > -----Original Message----- > From: A mailing list for discussion about Sun Microsystem's Java Servlet > API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of > Claude HONNORE > Sent: 22 July 2002 03:56 PM > To: [EMAIL PROTECTED] > Subject: Re: Servlet API 2.3 Soucre code > > > I Think error in the web site of sun .. > The url is : > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/ > You have source and doc s 2.3 servlet ... > > ----- Original Message ----- > From: "Adrian Wilford" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 22, 2002 3:28 PM > Subject: Servlet API 2.3 Soucre code > > > Hi everybody, > I need the source code for the Servlet API version 2.3. > does anyone know where i can get it > (i looked at http://java.sun.com/products/servlet/download.html, > and they only have the docs and the class files there )? > > Thanks > Adrian Wilford > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > Milt Epstein Research Programmer Systems and Technology Services (STS) Campus Information Technologies and Educational Services (CITES) University of Illinois at Urbana-Champaign (UIUC) [EMAIL PROTECTED] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
