March 25th, 2013· This version provides support for JavaScript, AJAX, and JSON within WoOF.
· To maintain consistency, sections provided a null bean will not be rendered (similar to ${bean ... $} ).
March 15th, 2013· This version provides inheritance of webpages, giving consistency for the Web application.
· Inheritance of HTML occurs via overriding WoOF template sections.
· Also inherited is the WoOF template link configuration and secure configuration.
February 20th, 2013· This version allows configuring authentication for Web applications.
· It ties in with dependency injection to only allow methods to be executed if the dependent user is authenticated (triggering a continuation to undertake authentication otherwise).