Team Members Sample
To run the Team Members sample:
Applet | Starts the Team Members sample as an applet. |
JNLP (Java Web Start) | Starts the Team Members sample using Java Web Start. |
The UI Engine is deployed as an applet embedded in a Web page (using the Java Plug-in) or using Java Web Start. The application is deployed as a servlet. The UI Engine connects to the application using HTTP as the underlying transport protocol.
Application Functionality
The Team Members application displays a list of team members in a table. Each row shows some details of a team member. The users can add new members, remove members from the list, and modify the details of a team member. In addition, the users can search for a team member, scroll over the list of team members, and sort the team member list, in ascending or descending order, by each column.