Results 1 to 1 of 1
Thread: OOWeb 0.7.1
- 06-14-2007, 03:00 PM #1
Member
- Join Date
- May 2007
- Posts
- 60
- Rep Power
- 0
OOWeb 0.7.1
OOWeb is a lightweight, embedded HTTP server for Java applications that maps objects to URL directories, methods to pages, and form/query-string arguments as method parameters. This allows for unparalleled ease in creating, deploying, and testing Web applications.
Changes
This release was updated to JUnit 4.3. Some tidying and polishing of JavaDoc, logging, etc. was undertaken. The server now ensures that user exceptions result in HTTP 500 rather than HTTP 200 response codes. Caching was implemented for the @Cacheable annotation. It provides a trivial memory backed cache for responses to cacheable methods. Samples were restructured and a groovy "Worldapp" sample was added.
URL: About OOWeb


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks