package cla2sub.servlet; import impl.Cla2SubImpl; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; public class GetCountPageServlet extends HttpServlet { private static final long serialVersionUID = 1L; public void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { // TODO Auto-generated method stub this.doPost(req, resp); } public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { // TODO Auto-generated method stub // 异步查询班级课程获取总页数 Cla2SubImpl cla2SubImpl = new Cla2SubImpl(); String search_type = request.getParameter("search_type"); String search_value = java.net.URLDecoder.decode(request .getParameter("value"), "UTF-8"); response.getWriter().write( cla2SubImpl.getCountPage(search_type, search_value) + ""); } }
最近下载更多
3334004690 LV10
6月22日
wkq888 LV17
6月15日
yqlllll LV2
6月12日
124324343 LV1
6月11日
八八八八 LV1
6月1日
微信网友_6906962132258816 LV7
3月16日
asddwh LV13
2023年12月29日
微信网友_6797029372219392 LV2
2023年12月28日
ddzfgh LV1
2023年12月25日
微信网友_6786215447367680 LV5
2023年12月23日
最近浏览更多
11onerr
昨天
暂无贡献等级
111rose LV1
昨天
asdfgh112
7月4日
暂无贡献等级
时光海 LV2
6月30日
3334004690 LV10
6月22日
zzk3085000785
6月20日
暂无贡献等级
wkq888 LV17
6月15日
yqlllll LV2
6月12日
124324343 LV1
6月11日
lxm2440226414 LV2
6月10日