Examples

Convirgance Examples

These examples are ported from the official htmx website with only minor changes to make them compatible with JSP pages. These pages show how easy it is to use the Convirgance (Web Services) taglib to render the server-side pages for htmx applications.

Pattern Description
Tabbed CustomersDemonstrates a highly dynamic interface showing the same data coming from data sources

Ported Examples

These examples are ported from the official htmx website with only minor changes to make them compatible with JSP pages. These pages show how easy it is to use the Convirgance (Web Services) taglib to render the server-side pages for htmx applications.

Pattern Description
Click To EditDemonstrates inline editing of a data object
Bulk UpdateDemonstrates bulk updating of multiple rows of data
Click To LoadDemonstrates clicking to load more rows in a table
Delete RowDemonstrates row deletion in a table
Edit RowDemonstrates how to edit rows in a table