A image file will be sent to a servlet POST method. I need to Read the request input stream and store it as image in server . I thought of using BufferedImage and ImageIO c