WorkPlanView.jsp 219 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <%@ page language="java" contentType="text/html; charset=UTF-8" %> <%@ include file="/systeminfo/init_wev8.jsp" %> <% String url = "/spa/workplan/static/index.html#/main/wp/myWorkPlan"; response.sendRedirect(url); %>