Re: [smartweb-devel] How to organize the Smartweb User's Guide
Brought to you by:
rlogiacco
From: Pino C. <gco...@gm...> - 2007-10-30 13:54:06
|
I fully agree on the structure of documentation. I was wondering how you would set the example chapter . Have you in mind to implement a guide project step by step or something like that? In any event you can count on my help ..say what I've to do and I'll do it Gaetano Perrone wrote: > > <p><strong>Following the struts / hibernate approch to the user's guide i > think about something of there:</strong><br /> > </p> > 1. Introducing Smartweb framework > <br /><br /> > 2. Architecture<br /><br /> > 3. Setup and configuration<br /><br /> > > 4. Building Model Component > <ul> > <li>4.1. Overview</li> > <li>4.2. Java Beans and scope</li> > <li>4.3. Business Logic domains</li> > </ul> > </blockquote> > 5. Building persistence layer with hibernate > <ul> > <li>5.1. Overview</li> > <li>5.2. Mapping persistence class wih hibernate and xdoclet</li> > <li>5.3. Getting started with BusinessObjectFactory</li> > </ul> > 6. Building view components with struts > <ul> > <li>6.1. Overview</li> > <li>6.2. Forms and FormBeans interactionsv > <li>6.3. Internationalization and presentation tag library inherited > from Struts</li> > <li>6.4. Query results paging</li> > <li>6.5. Forms validation</li> > </ul> > 7. Building controller components > <ul> > <li>7.1. Overview</li> > <li>7.2. Writing action mapping</li> > <li>7.3. Getting started with AbstractArchiveAction </li> > </ul> > 8. Getting started with samples<br /> > //TODO > <br /><br /> > 9. Handle application access privilege with auth module > <ul> > <li>9.1. Overview</li> > <li>9.2. Setup and configuration</li> > <li>9.3. The auth domain</li> > <li>9.4. Administration pages</li> > <li>9.5. Getting started with auth samples</li> > </ul> > 10. Registry module > <ul> > <li>10.1. Overview</li> > <li>10.2. Setup and configuration</li> > <li>10.3. The registry domain</li> > <li>10.4. Getting started with auth samples </li> > </ul> > 11. Best practice > <ul> > <li>11.1 Handle transaction</li> > <li>11.2 Where place business rule?</li> > <li>11.3 Using criteria, hql or sql queries</li> > <li>11.4 Wrapping domains with stateless session bean</li> > </ul> > -- View this message in context: http://www.nabble.com/How-to-organize-the-Smartweb-User%27s-Guide-tf4697476s17546.html#a13489161 Sent from the SmartWeb Developers mailing list archive at Nabble.com. |