Changes for page Wonder Tutorials

Last modified by Pascal Robert on 2013/09/22 14:33

From version 43.1
edited by Kieran Kelleher
on 2007/07/27 10:09
Change comment: There is no comment for this version
To version 46.1
edited by Kieran Kelleher
on 2007/11/08 12:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,6 +8,7 @@
8 8  
9 9  * [[Create a new Wonder Application]]
10 10  * [[Create a new Wonder Direct to Web Application]]
11 +* [[Creating a wonder app to deploy as a servlet]]
11 11  
12 12  == Getting Started with Wonder Example Applications ==
13 13  
... ... @@ -15,8 +15,15 @@
15 15  
16 16  == Integrating Wonder into Your WebObjects Application ==
17 17  
19 +* [[Integrate Wonder Into an Existing Application]]
18 18  * [[Using a custom EOEditingContext (ERXEC) Subclass]]
21 +* [[Embedding WOnder frameworks into your woa>>WOL:Embedding WOFrameworks]]
19 19  
23 +== Testing with ERSelenium Framework ==
24 +
25 +* [[Selenium Introduction]]
26 +* [[Getting Started with ERSelenium>>WO:Project WONDER-Frameworks-ERSelenium]]
27 +
20 20  == Giving Back to the Community ==
21 21  
22 22  * [[Creating and Submitting an Acceptable Patch]]