可以用 js 拿到这个值,这个请求换成ajax的方式来请求,用js获取请求的地址,然后再用 indexOf("#"),获取,如下:在servlet中这样获取:PrintWriter out = resp.getWriter();out.println("");out.close();