-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

FWIW, these classes do exist and are part of the now defunct Sun Java 
Server Toolkit, which the Java Web Server was based on. These classes are 
present in at least two app servers I've used: IBM WebSphere and Inprise' 
AppServer.

Look for jst.jar.

--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Play:        http://www.trongus.com

----- Forwarded by dIon Gillard/Multitask Consulting/AU on 23/07/99 11:27 
PM -----
Hi companion,

>Tim wrote...
>com.sun.server.http.HttpServiceResponse classes do not seem to exist on 
my
>system.  Unfortunately, not knowing where to find them is causing my
>development efforts to stagnate.  Can someone please help me compile, or
>locate these files?

sure, they do not exist.  : ).
That which you are trying for is probably
HttpServletRequest  & HttpServletResponse
((Note the *servlet* instead of *service* ))



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to