Menu

Titanomachia Server Components / News: Recent posts

Version 2.0 Released

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.

Posted by Bruce E. Sturgen 2003-01-30

Version 1.3 Released

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.

Posted by Bruce E. Sturgen 2003-01-19

Servlet Framework 1.2b5 Released

New beta framework released. Nothing big, mainly integrated with Xalan versions 2.2.

Posted by Bruce E. Sturgen 2002-01-28

Servlet Framework 1.2b4 Available for Download

Titanomachia Servlet Framework version 1.2 b4 is now available for download. Included in this version is an upgrade to Xalan 2.2 for XSL transformation and a new view package for XML/XSL transformation user interfaces.

Posted by Bruce E. Sturgen 2001-08-21

SAMPLE APPLICATIONS!

There is a new CVS module in the Titanomachia Server Components project: sample. The sample module contains sample applications for the various libraries and frameworks.

Titanomachia Servlet Framework sample applications:
Hello -- simple Hello, World application.
Login -- simple user login application.
ContactManager -- non-persistent contact management application (multiple pages) that utilizes the XML/XSLt user interface metaphor within the servlet framework.... read more

Posted by Bruce E. Sturgen 2001-08-16

1.2b3 Available for download

New version of the servlet framework is available. This is a beta for version 1.2. Functionality available in this beta is:
+ Critical Error Rendering similar to servlet rendering.
+ LOG4J integration for servlet logging.
+ Moved samples into the test folder.
+ Works with Single Sign-On (if you don't know, then it does not affect you).
+ Minor bug fixes.

Posted by Bruce E. Sturgen 2001-08-11

Resource Pool 1.0 Released

Version 1.0 of the generic resource pool has been released for download in both source and distribution packages.

The resource pool library is a generic resource pool that supports background pool cleanup.

Posted by Bruce E. Sturgen 2001-03-04

Servlet Framework Version 1.0 Released

Friday, 2 March, 2001
Titanomachia Servlet version 1.0 has been released. Download the full version for source code release or binary for the binary distribution.

Both versions come with generated JavaDoc documentation.

Posted by Bruce E. Sturgen 2001-03-02
MongoDB Logo MongoDB