WorkPlanShare.jsp 220 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/allWorkPlan"; response.sendRedirect(url); %>