|
This is a tutorial to help the developer understand how to design a JSP and J2EE application. It covers the main design principles and considerations. You should already be familiar with JSP development
- Introduction to JSP and J2EE Design
- Which technologies make up J2EE?
- JSP Design decisions
- J2EE Design decisions
- Should we use Servlet or JSP in our application?
- What role do JavaBeans play in J2EE Design?
- Do we need to use EJB in our application?
- Simple JSP architecture
- Simple J2EE architecture
- Typical web application.
- Web application with reusable components
- J2EE application with Web services
- Layered approch to designing J2EE applications
|
|