WorkPlanView.jsp 189 Bytes Raw Blame History Permalink 1 2 3 4 5 <% //request.getRequestDispatcher("/workplan/data/WorkPlan.jsp?isfromrdeploy=1").forward(request, response); response.sendRedirect("/workplan/data/WorkPlan.jsp?isfromrdeploy=1"); return; %>