首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > jsp-data-grid

jsp-data-grid

  • 资源大小:36.80 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Move to Github The project is moved to github: https://github.com/customweb/jsp-data-grid This JSP Tag library provides an easy way to create data grids with Java and JSP. It provides an easy integration with the Spring framework and Java Persistence API (JPA). Optionally also some Ajax functionality can be attached to the grid. There are a lot of different JSP grid implementation. Some of them are jmesa or display tags. This implementation does differ primarily by: * Does also work without JavaScript. * Easy adapter for the Java Persistence API (JPA). * The paging does only query the items, that are really required. This is a inherit part of the library. * The filter for rows are generated based on java reflections. They get adapted automatically to the actual column type. * Relations get loaded automatically. * All parameters for the Grid are handled in the URL. * AJAX features can be added optionally. * AJAX does not require to implement
VIP VIP
0.176439s