x5设置经典门户登录
runtime\UIServer\index.jsp
java.lang.String url = request.getContextPath() + "/portal2/process/portal/login.w";
把
/portal2/process/portal/login.w改为/portal/login.w
runtime\UIServer\index.jsp
java.lang.String url = request.getContextPath() + "/portal2/process/portal/login.w";
把
/portal2/process/portal/login.w改为/portal/login.w