All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.asset.common.jsp.pager.jsp Maven / Gradle / Ivy

Go to download

AJAXJS Web aims to full-stack, not only the server-side framework, but also integrates the front-end library. It'€™s written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated, emphasizing the lightweight, and fast, very suitable for the Internet fast application.

There is a newer version: 1.3.0
Show newest version
<%@page pageEncoding="UTF-8" import="com.ajaxjs.mvc.Constant"%>
<%@taglib uri="/ajaxjs" prefix="c"%>
<%-- <%@attribute name="PageResult" type="com.ajaxjs.jdbc.PageResult" required="false" description="分页对象"%> --%>


上一页 <%-- --%> <%-- --%> 下一页
页数:${PageResult.getCurrentPage()}/${PageResult.getTotalPage()} 记录数:${PageResult.getStart()}/${PageResult.getTotalCount()}
每页记录数:
<%--分页数过多影响 HTML 加载,这里判断下 --%> 跳转:
没有数据!




© 2015 - 2024 Weber Informatics LLC | Privacy Policy