Welcome to JBoss!

You have successfully deployed a Java EE 6 HTML5/Mobile web application on JBoss.

This is built using a technique called Plain Old HTML5 (POH5).

Member Registration

Enforces client side validation with HTML5 based constraints that match the annotation-based constraints defined on the model class. Also uses new HTML5 attributes such as placeholder, and autofocus.

Register a user:

Current Members

This table is populated and constructed using restful GET calls to the server, and uses CSS3 based selectors for styling. When the page is requested jQuery is used to send the JAX-RS request for the current list of members. The table is them populated dynamically using JavaScript. See app.js for more details.

Id Name Email Phone # REST URLs
REST URL for all members: XML, JSON