Java tip:

System.out.println( request.getInputStream().getClass().getName() );

and all shall be revealed.

Martin

-----Original Message-----
From: Paul Hunnisett [mailto:develop@;lombok.org.uk] 
Sent: 14 November 2002 20:05
To: Tomcat Developers List
Subject: Re: ServletOutputStreamWrapper


Thanks Craig, I'll take a look at that - hope fully it'll help me to
move forward.  I'm somewhat confused though - surely Tomcat must have
subclasses of ServletInputStream and ServletOutputStream?  What gets
returned when an application call request.getInputStream() or
response.getOutputStream?

Paul Hunnisett
www.lombok.org.uk



--
To unsubscribe, e-mail:
<mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-dev-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to