Java Web Application for message oriented Java Servlets
Be the first to post a text review of Titanomachia Server Components. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 2.0 of the servlet framework has been released. Added in this release is a WebApplication bean that constructs the message listeners, view renderers, and application initializers from a WebApp.xml file located in the WEB-INF folder of your servlet. Implementing an application as a WebApp means no longer extending ServletBase. The ContactManager sample application has been updated to use the new WebApplication bean.
Version 1.3 is JAXP compliant (about time) and utilizes the improved view architecture. The sample projects in the servlet sub-folder of the sample project (which can be retrieved via anonymous CVS) demonstrate framework usage. Version 2.0 is now under development. It will allow you to develop web applications without subclassing the base servlet class. Version 2.1 is in the planning stage. Version 2.1 will have page flow control built in via a configuration file.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?