Changes for page Wonder Tutorials

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

From version 116.1
edited by Pascal Robert
on 2012/07/21 19:24
Change comment: There is no comment for this version
To version 99.1
edited by David Avendasora
on 2008/04/18 10:42
Change comment: There is no comment for this version

Summary

Details

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