[smartweb-devel] How to organize the Smartweb User's Guide
Brought to you by:
rlogiacco
|
From: Gaetano P. <gpe...@sm...> - 2007-10-26 13:48:28
|
Following the struts / hibernate approch to the user's guide i think about
something of there:
1. Introducing Smartweb framework
2. Architecture
3. Setup and configuration
4. Building Model Component
4.1. Overview
4.2. Java Beans and scope
4.3. Business Logic domains
5. Building persistence layer with hibernate
5.1. Overview
5.2. Mapping persistence class wih hibernate and xdoclet
5.3. Getting started with BusinessObjectFactory
6. Building view components with struts
6.1. Overview
6.2. Forms and FormBeans interactionsv
6.3. Internationalization and presentation tag library inherited from Struts
6.4. Query results paging
6.5. Forms validation
7. Building controller components
7.1. Overview
7.2. Writing action mapping
7.3. Getting started with AbstractArchiveAction
8. Getting started with samples
//TODO
9. Handle application access privilege with auth module
9.1. Overview
9.2. Setup and configuration
9.3. The auth domain
9.4. Administration pages
9.5. Getting started with auth samples
10. Registry module
10.1. Overview
10.2. Setup and configuration
10.3. The registry domain
10.4. Getting started with auth samples
11. Best practice
11.1 Handle transaction
11.2 Where place business rule?
11.3 Using criteria, hql or sql queries
11.4 Wrapping domains with stateless session bean
--
View this message in context: http://www.nabble.com/How-to-organize-the-Smartweb-User%27s-Guide-tf4697476s17546.html#a13427690
Sent from the SmartWeb Developers mailing list archive at Nabble.com.
|