Changes for page Wonder Tutorials

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

From version 100.1
edited by smmccraw
on 2007/09/30 00:08
Change comment: There is no comment for this version
To version 112.1
edited by Pascal Robert
on 2012/07/19 22:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Tutorials
1 +Wonder Tutorials
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.smmccraw
1 +XWiki.probert
Content
... ... @@ -1,14 +1,16 @@
1 1  == Installation, Setup and Upgrading ==
2 2  
3 -* [[Download Wonder Source, Build and Install]]
4 -* [[Working With Wonder Source in Eclipse]]
5 -* [[Updating Your Existing Wonder Source and Installation from CVS]]
3 +* [[Binary Frameworks Installation and Upgrade]]
4 +* [[Getting the Wonder Source Code]]
5 +* [[Working with Wonder source in Eclipse]]
6 6  
7 7  == Setting Up a New Wonder Project ==
8 8  
9 -* [[Create a new Wonder Application]]
9 +* [[WONDER: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 +* Servlet Deployment Setup
12 +** [[Current Setup Instructions>>Servlet Deployment Setup]]
13 +** [[Legacy Setup Instructions>>WO:Creating a wonder app to deploy as a servlet]]
12 12  
13 13  == Getting Started with Wonder Example Applications ==
14 14  
... ... @@ -16,9 +16,18 @@
16 16  
17 17  == Integrating Wonder into Your WebObjects Application ==
18 18  
19 -* [[Using a custom EOEditingContext (ERXEC) Subclass]]
21 +* [[Integrate Wonder Into an Existing Application]]
22 +* [[Using a custom EOEditingContext (ERXEC) Subclass>>Using a custom EOEditingContext (ERXEC) Subclass]]
20 20  * [[Embedding WOnder frameworks into your woa>>WOL:Embedding WOFrameworks]]
21 21  
25 +== Testing with ERSelenium Framework ==
26 +
27 +* [[Selenium]]
28 +* [[Getting Started with ERSelenium>>ERSelenium Framework]]
29 +* [[WO:Tools for Selenium Development]]
30 +* [[How to Develop Selenium Tests]]
31 +* [[Selenium Command Examples]]
32 +
22 22  == Giving Back to the Community ==
23 23  
24 -* [[Creating and Submitting an Acceptable Patch]]
35 +* [[WOCOM:Creating and Submitting an Acceptable Patch]]