Effecient way to read and store image via Servlet (avoiding DoS)

前端 未结 0 1817
Happy的楠姐
Happy的楠姐 2020-11-29 23:58

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题