登 录 
注 册
action返回JSP并刷新页面
发布时间: 2020-04-16
浏览次数: 465
发布人:
  
  •      String js="";
    PrintWriter out = null;
    HttpServletResponse response= ServletActionContext.getResponse();
    response.setContentType("text/html; charset=UTF-8");
    try {
    out = response.getWriter();
    }
    catch (IOException ex)
    {
    }
    out.print(js);
    out.close();
    return null;

  • 请说在东川区供求信息网看到此信息
CopyRight © 2014-2022 昆明英信科技有限公司 All Rights Reserved    滇ICP备14006165号-1
滇公网安备 53011302530117号