Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuse
AppFuseAcegiACL
AppFuseQuickStart
AppFuseQuickStart_cn
AppFuseQuickStart_es
AppFuseQuickStart_fr
AppFuseQuickStart_it
AppFuseQuickStart_jp
AppFuseQuickStart_pt
AppFuseSupport
...and 8 more




JSPWiki v2.2.33

[RSS]


Hide Menu

Articles


This is version 106. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


Here are some articles I've written or refined (or just linking to) that folks seem to find useful:

Java Development

If you've just downloaded AppFuse and want to setup it up on your machine, your best bet is the QuickStart Guide. Otherwise, you're probably looking for some more advanced stuff, like the AppFuse Tutorials I've written: WARNING: These instructions have been modified for 1.6, which is still in CVS. The code for 1.6 is pretty solid so you should be able to check it out from CVS and work with it. If you've downloaded 1.5, please use the tutorials in the "docs" directory of the download.

Part I: Creating new DAOs and Objects in AppFuse (Portuguese) - A HowTo for creating Java Objects (that represent tables) and creating Java classes to persist those objects in the database.

Part II: Creating new Managers (Portuguese) - A HowTo for creating Business Facades that talk between the database tier (DAOs) and the web tier (Actions or Controllers).

Part III: (Struts) Creating Struts Actions and JSPs - A HowTo for creating Actions and JSPs in your AppFuse project. Includes generating JSPs and customizing them to look good. Also, you will write a WebTest to test the JSPs functionality. Other web framework options are as follows:

Part IV: (Struts) Adding Validation and List Screen - Adding validation logic to the personForm so that firstName and lastName are required fields and adding a list screen to display all person records in the database.

Download Completed Tutorial Files: DAO+Manager, Struts, Spring MVC

Other related articles:

Server Configuration


Other

Outdated Articles that still get some traffic:
Attachments:
AppFuseXSnapshot.html Info on AppFuseXSnapshot.html 15748 bytes


Go to top   More info...   Attach file...
This particular version was published on 06-Nov-2006 13:52:27 MST by MattRaible.