See: "Java Servlet Programming, 2d. Ed.," by Jason Hunter: pp. 116ff.
 
Mark
-----Original Message-----
From: [Jwas J] [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 28, 2002 4:08 AM

Can any one tell me Whats the use of request.getInputStream() ?
I know that it retrieves the body of the request as binary data using a
ServletInputStream. In practical where is it used ?

Reply via email to