Changes for page Example Applications
Last modified by Pascal Robert on 2013/05/21 17:04
From version 106.1
edited by Pascal Robert
on 2012/01/22 00:31
on 2012/01/22 00:31
Change comment:
There is no comment for this version
To version 108.1
edited by Larry Mills-Gahl
on 2012/05/23 13:31
on 2012/05/23 13:31
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.elemgee - Content
-
... ... @@ -31,6 +31,7 @@ 31 31 | [[ERMovies>>https://github.com/projectwonder/wonder/tree/master/Examples/D2W/ERMovies]] | OK | A simple ER-D2W WO application that uses the Movies database, access via JDBC to a Derby database. Database is loaded from movies.jar in Resources of ERMoviesLogic framework. 32 32 | TBD | 33 33 | [[EROpenIDExample>>https://github.com/projectwonder/wonder/tree/master/Examples/Misc/EROpenIDExample]] | OK | See [[Project WONDER-Frameworks-EROpenID>>WO:Project WONDER-Frameworks-EROpenID]] for more info. | TBD | 34 +|[[ERPDFExamples>>https://github.com/projectwonder/wonder/tree/master/Examples/Misc/ERPDFExamples]] | OK | Basic demonstration of rendering components to PDF using the flying saucer implementation or Apache FOP. Requires no database connection to run. |[[ERPDFGeneration>>https://github.com/projectwonder/wonder/tree/master/Frameworks/Misc/ERPDFGeneration]] | | 34 34 | [[ERRestRouteExample>>https://github.com/projectwonder/wonder/tree/master/Examples/Misc/ERRestRouteExample]] | OK | See the "ERRest" presentation made by Mike Schrag at WO-NoVA on February 16th 2010 in the WebObjects Podcast. | | 35 35 36 36 | [[ERSeleniumExample>>https://github.com/projectwonder/wonder/tree/master/Examples/Misc/ERSeleniumExample]] | OK | A minimal demonstration. When Selenium tests are in most or all of the examples, this can probably be eliminated. | TBD |