Web Applications.
Table of Contents
1 Example
This example shows how to
- do user authenticataion and authorization
- access a database
- decouple layer: User interface, application, domain and infrastructure
- develop Web-pages
The first 2 steps below describe how to to set up and secure the application. Step 3 describes the set up of the application.
You can view this example at http://t2plan.appspot.com Use eksiu and test as authentication.
- Create Project, deployment and property files
- Secure Access, user login, configure authentication und authorization, database access
- Application Development, database access, system architecture, web-page development
2 Development Tools
Guidelines for developers.
3 Development Models
General Models for Web-development
- Model and Control
- Domain driven design
4 References
- jsf at work (in german) an introduction to JSF 2.0, AJAX, Spring, Maven.
- The Java EE 6 Tutorial
Date: 2011-02-11 Fr
HTML generated by org-mode 7.4 in emacs 22