Nov 13
jQuery 1.3 with PHP:- Using the Datatables plugin
From time to time, you will want to show data in your website and allow the data to be sorted and searched. In this chapter, we will look at: • How to install and use the DataTables plugin • How to load data pages on request from the server • Searching and ordering the data
Jun 16
Documenting Applications with Apache Struts 2
Every developer's favorite task is documenting their application. In this chapter, we will look at the many aspects of documentation, including "self-documenting" code, Javadocs, generators, methodologies, and so on, with a focus on automating as much documentation as possible.
Mar 10
Animations and Effects
With jQuery, we can easily add impact to our actions through a set of simple visual effects, and even craft our own,more sophisticated animations. jQuery effects certainly add flair, as is evident when we see elements gradually slide into view instead of appearing all at once. However, they can also provide important usability enhancements that [...]
Feb 3
Portals and AJAX
This chapter shows how JBoss portal blends the dynamism and rich functionality offered by AJAX with its strong portal architecture, to provide users with choices for developing highly-functional portal applications. It also discusses the limitations of the current specification and walks through an example that shows how easy it is to develop and deploy AJAX-based [...]