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_de
CreateManager_de




JSPWiki v2.2.33

[RSS]


Hide Menu

CreateActions_de


Difference between version 2 and version 1:

At line 1 changed 1 line.
__Part III:__ [Creating Actions and JSPs|CreateActions] - A HowTo for creating [Struts|http://jakarta.apache.org/struts] Actions and JSPs in the [AppFuse] architecture.
__Teil III:__ [Actions and JSPs erstellen|CreateActions_de] - Eine Anleitung zu Erstellung von [Struts|http://jakarta.apache.org/struts] Actions und JSPs in der [AppFuse] Architektur.
At line 3 changed 1 line.
;:''This tutorial depends on __Part II:__ [Creating new Managers|CreateManager].''
;:''Dieses Tutorial benöötigt __Teil II:__ [Neue Manager erstellen|CreateManager_de].''
At line 5 changed 2 lines.
!!About this Tutorial
This tutorial will show you how to create a Struts Action, a JUnit Test (using [StrutsTestCase|http://strutstestcase.sourceforge.net/]), and a JSP for the form. The Action we create will talk to the PersonManager we created in the [Creating Managers|CreateManager] tutorial.
!!Über dieses Tutorial
Dieses Tutorial erläutert, wie man eine Struts Action, einen JUnit Test (unter Verwendung von [StrutsTestCase|http://strutstestcase.sourceforge.net/]) und eine JSP Datei für die Form erstellt. Die Action, die wir erzeugen werden, wird mit dem PersonManager, den wir im Tutorial [Manager erstellen|CreateManager_de] erstellt haben, kommunizieren.

Back to CreateActions_de, or to the Page History.