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 Customers | Demonstrates a highly dynamic interface showing the same data coming from data sources |
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 Edit | Demonstrates inline editing of a data object |
Bulk Update | Demonstrates bulk updating of multiple rows of data |
Click To Load | Demonstrates clicking to load more rows in a table |
Delete Row | Demonstrates row deletion in a table |
Edit Row | Demonstrates how to edit rows in a table |