when I trying to show image that is stored in WAS, I get 404error

后端 未结 0 1595
长情又很酷
长情又很酷 2020-12-15 14:36
@RequestMapping("/img.do")
public void getImg(HttpServletRequest req, HttpServletResponse res, String img) throws IOException {
    ServletOutputStream img         


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