apache jsp的路径问题

来源:互联网 发布:ip网络寻呼话筒 编辑:程序博客网 时间:2024/06/04 19:01
    String savePath = getServletContext().getRealPath(File.separator+"img");
0 0