Opleiding: Java Web Fundamentals
Java Web Development using Java Enterprise Technology
In this training you will learn how to develop web applications with Java Web technology. Learning how to benefit from working inside a web-"container" is an important aspect of the course. You will learn how to implement a web application based on the Model View Controller architecture and how JavaBeans fit in this picture. Another important aspect of web applications is security. In this training you will learn how authentication and authorization can be implemented. Note that this training does not cover Java Server Faces (JSF).
- What is the function of a container
- What is the function of a webcontainer
- Callbacks
- Request and session scope
- Get/Post cycle of a form
- Serverside redirect
- Listeners, Events
- Security