runtimeUIServerindex.jsp
java.lang.String url = request.getContextPath() + "/portal2/process/portal/login.w";
把
/portal2/process/portal/login.w改为/portal/login.w
runtimeUIServerindex.jsp
java.lang.String url = request.getContextPath() + "/portal2/process/portal/login.w";
把
/portal2/process/portal/login.w改为/portal/login.w