Click here to Skip to main content
15,891,905 members
Articles / Programming Languages / Java

jQuery DataTables in Java Web Applications

Rate me:
Please Sign up or sign in to vote.
4.93/5 (37 votes)
26 Apr 2012CPOL18 min read 426.9K   13.8K   49  
Enhancing simple tables implemented in Java web applications using the jQuery DataTables plug-in
In this article, you will see an example which shows how you can create effective, fully functional tables in a Java web application using the jQuery DataTables plug-in. Using the code examples given, you can significantly enhance the look and functionalities of your web application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Program Manager Microsoft
Serbia Serbia
Graduated from Faculty of Electrical Engineering, Department of Computer Techniques and Informatics, University of Belgrade, Serbia.
Currently working in Microsoft as Program Manager on SQL Server product.
Member of JQuery community - created few popular plugins (four popular JQuery DataTables add-ins and loadJSON template engine).
Interests: Web and databases, Software engineering process(estimation and standardization), mobile and business intelligence platforms.

Comments and Discussions