91-9990449935 0120-4256464 |
ServletInputStream classServletInputStream class provides stream to read binary data such as image etc. from the request object. It is an abstract class. The getInputStream() method of ServletRequest interface returns the instance of ServletInputStream class. So can be get as: Method of ServletInputStream classThere are only one method defined in the ServletInputStream class.
Next TopicServletOutputStream Class
|