<%@ page import="com.pms.common.utils.*"%> <% String authGroupObjid = CommonUtils.checkNull(request.getAttribute("authGroupObjid")); System.out.println("authGroupObjid:"+authGroupObjid); %>