Raible's Wiki
Raible Designs AppFuseHomepage- Korean - Chinese - Italian - Japanese QuickStart Guide User Guide Tutorials Other ApplicationsStruts ResumeSecurity Example Struts Menu
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
Hide Menu |
This is version 71.
It is not the current version, and thus it cannot be edited. Java DevelopmentIf 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:Part I: Creating new DAOs and Objects in AppFuse - 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 - A HowTo for creating Business Delegates that talk to the database tier (DAOs) and the web tier (Struts Actions). Part III: Creating Actions and JSPs - A HowTo for creating Actions and JSPs in the AppFuse architecture.
Part IV: Configuring Tiles and Action CRUD methods - Integrating personForm.jsp with Tiles, replacing execute with different CRUD methods (add, edit, delete), customizing the JSP so it looks good and finally - writing a WebTest to test the JSPs functionality.
Part V: 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.
Other related articles:
Server ConfigurationOtherOutdated Articles that still get some traffic:aa Attachments:
|