Home
Architecture of the Web 2.0 application
The sample application is based on the JSF sample developed in Chapter | 6, Developing Web applications using JSF, with reduced functionality. We use the same JPA entities and rewrite the JSF pages with the Dojo Toolkit.
We create three services (Figure | 9-7):
CustomerServlet: Returns all SSNs for the user selection.
CustomerService: Returns information and accounts for one SSN.
TransactionService: Returns information about a selected account.
Figure 19-7 Web 2.0 RPC Dojo application structure
ibm.com/redbooks