The goal of this lab is to develop an end-to-end application using JSP/Servlets, EJBs (SB, MDB and EB).
Implement a MyAmazon.biz I18N web site
- Presentation layer will be implemented using JSP/Servlets with the MVC pattern with Struts or not and with JSF or not
- Data Access Layer will be implemented using Entity Beans CMP/CMR or DAO
- Business Logic Layer will be implemented using Stateless Session Beans
- Use MDBs for asynchronous treatments such as an 'Order confirmation' to be sent via email