Click
Click Examples

Customer Table

Example JSP customers table.

ID Name Email Age Category Portfolio Date Joined Active

 

The CustomerTable page is automatically mapped to the request:
GET customer-table.htm 
When pages are configured to use automapping the ClickServlet will automatically associated the file path customer-table.jsp with the page class CustomerTable.