I did mean HttpServiceRequest. I am using IBM's Visual Age for Java and it comes with the package com.sun.server.http. This package has the said class. ---------- From: Aleksander Grzebyta[SMTP:[EMAIL PROTECTED]] Sent: Friday, July 23, 1999 1:22 AM To: [EMAIL PROTECTED] Subject: Re: Locating documentation on com.sun.server.http.HttpServiceRequest Hi, I think you mean HttpServletRequest and HttpServletResponse. This is the Java Servlet Development Kit API - JSDK 2.0 or 2.1 (2.2 spec is in draft version). The URL is http://java.sun.com/products/servlet/. If you download JSDK the docs are boundled with. sincerely Olek "Gulzar, Nadir" wrote: > While searching the Sun site I did find the package com.sun.server.http.* > but could not locate the classes HttpServiceRequest and HttpServiceResponse. > Could anyone please direct me to a URL where I can find documentation on > these 2 classes. > > Thanks. ___________________________________________________________________________ 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