Component Based Development
Appearance
This book is the result of two courses taught at HTW Berlin and at GSO Hochschule Nuremberg. It is a class project, hopefully turning into a real wikibook at some later point in time. |
This class is an introduction to component based development.
Basics
[edit | edit source]Review of HTML, HTTP and networking fundamentals.
Introduction to servlets, JSP and tag libraries.
We introduce JPA and Hibernate.
In this context two technologies are interesting, JSF and Apache Struts.
Spring is a good example for dependency injection.
Webservices, notably SOAP and REST have established themselves firmly.
Here we may talk about JMS and EJB.
Here we may talk about Grinder, Proxies and the Cloud.
Security
[edit | edit source]Don't leave home without it.
How to test enterprise applications.