wfFunctionManageLink.jsp 198 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <% //forward to wfFunctionManageLink.jsp request.setAttribute("isformmobile", "1"); request.getRequestDispatcher("/workflow/workflow/wfFunctionManageLink.jsp").forward(request, response); return; %>