| File | What is it? | |
|---|---|---|
| VrameWork | VrameWork library, JavaDoc and dependencies | |
| VrameWork-MVC | VrameWork MVC library, JavaDoc and dependencies | |
| VrameWork-MVC Sample, self-containing | VrameWork MVC sample web app. Self-containing application including
Jetty and JRE Windows 32bit. Use StartMvcSampleApp.bat to start it.
Access it through http://localhost:8080/MVC-Sample Note: The sample app is at the same time a tutorial. Each page contains a "Help" ("?") link, describing how the page works. In order to enable authorization, please enable the security constraint and realm in web.xml. |
|
| VrameWork-MVC Sample WAR | VrameWork MVC sample web app. Note: The sample app is at the same time a tutorial. Each page contains a "Help" ("?") link, describing how the page works. In order to enable authorization, please enable the security constraint and realm in web.xml. |
|
| VrameWork-MVC Sample Source | Source for VrameWork MVC sample web app. | |
| VrameWork-JdbcMap | VrameWork JdbcMap library, JavaDoc and dependencies | |
| VrameWork-JdbcMap Sample | JdbcMap Tests and very simple sample console app (JdbcMapConsoleSample.java) | |