Customer Table
Example JSP customers table.
| ID | Name | Age | Category | Portfolio | Date Joined | Active |
|---|
The CustomerTable page is automatically mapped to the request:
GET customer-table.htmWhen pages are configured to use automapping the ClickServlet will automatically associated the file path customer-table.jsp with the page class CustomerTable.
Home
Intro Examples
General
Controls
Forms
Table
Panels & Trees
Ajax
Integration
Page Java
Page HTML