Jaxcent Samples
Following are a few sample programs using Jaxcent.
Clock
This sample simply shows the time at the server, and keeps
it updated via Jaxcent. It shows how to update the
HTML content from a Java thread.
Enhanced Clock
This is another clock, but uses images and a start and stop button.
It also includes a dynamically created and inserted button example.
Table Cell In-Place Editing
This sample demonstrates in-place editing of table cells, and a
user-interface for adding and deleting rows.
Drag and Drop Sample
This sample demonstrates dragging and dropping items.
Third-Party Integration Samples
Jaxcent can be easily integrated with various third party rich
user interfaces. Some samples of such integration are provided here.
More Samples