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
Articles
Articles_pt
CreateActions_zh
CreateManager
CreateManager_es
SpringControllers_ko
ValidationAndList




JSPWiki v2.2.33

[RSS]


Hide Menu

CreateActions


Difference between version 45 and version 44:

At line 8 changed 1 line.
By default, AppFuse ships with [Struts|http://struts.apache.org] as its MVC framework. As of 1.5, you can use [Spring|http://www.springframework.org] as your MVC framework. To install it, navigate to {{extras/spring}}, and view the README.txt. For a Spring MVC version of this tutorial, see [Creating Controllers and JSPs|SpringControllers].
By default, AppFuse ships with [Struts|http://struts.apache.org] as its web framework. As of 1.6, you can use [Spring|http://www.springframework.org] or [WebWork|http://opensymphony.org/webwork] as your web framework. Tapestry and JSF are planned for 1.7 and 1.8 respectively.
At line 10 added 5 lines.
To install Spring MVC, navigate to {{extras/spring}}, and view the README.txt. For WebWork, see {{extras/webwork/README.txt}}. You can easily install these options in your project by running "ant install-springmvc" or "ant install-webwork". This tutorial using these two options can be found at:
* Spring MVC: [Creating Controllers and JSPs|SpringControllers]
* WebWork: [Creating Actions and JSPs|WebWorkActions]
At line 44 added 1 line.

Back to CreateActions, or to the Page History.