Changes for page Example Applications
Last modified by Pascal Robert on 2013/05/21 17:04
From 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
To version 107.1
edited by Larry Mills-Gahl
on 2012/05/23 13:27
on 2012/05/23 13:27
Change comment:
added mention of ERPDFExamples
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -31,7 +31,8 @@ 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 +|[[ERPDFExamples>>https://github.com/projectwonder/wonder/tree/master/Examples/Misc/ERPDFExamples]] | OK | Exercies the flying saucer renderer and rendering pdf by using FOP | | | 35 + 35 35 | [[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. | | 36 36 37 37 | [[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 |