%@ page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8" errorPage=" "%> <%@ page language="java" import="java.util.*,com.trs.client.TRSException,com.trs.zte.trsserver.TRSConfig" %> <%@ page language="java" import="com.trs.zte.trsserver.TRSCon,com.trs.client.TRSConnection,com.trs.client.TRSResultSet,com.trs.zte.bean.*" %> <% EnListInfo listInfo=new EnListInfo (); List list=listInfo.getTeleClassInfoListByParentId(212); List Mobilelist=listInfo.getMobileListByStr("MobileInformation","!=null"); %> <% List typelist=new ArrayList(); typelist=listInfo.getClassListByParentId("!=0"); TeleClassInfo mobileType = null; %>