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 114. 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. Once you've got everything setup, the tutorials below are a great resource for learning how to develop with AppFuse. Please note that all of the tutorials below (as well as other pages on this wiki) are included in the download - in the "docs" directory.

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.

NOTE: You can also download the completed tutorial files: DAO+Manager, Struts, Spring MVC and WebWork. These downloads should be listed at the end of each section as well.

Related AppFuse HowTos

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.