有详细的注释,新手可看懂 /** * 部署定义好的流程 * * @param request * @param response * @throws ServletException * @throws IOException */ public void deployProcessDefinition(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { String xml = request.getParam