CreateActions_de |
|
Your trail: |
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.
|