-
bsturgen committed patchset 28 of module sample to the Titanomachia Server Components CVS repository, changing 1 files.
2003-02-11 18:41:56 UTC by bsturgen
-
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...
2003-01-30 21:02:24 UTC by bsturgen
-
bsturgen committed patchset 27 of module sample to the Titanomachia Server Components CVS repository, changing 16 files.
2003-01-30 20:45:24 UTC by bsturgen
-
bsturgen committed patchset 50 of module servlet to the Titanomachia Server Components CVS repository, changing 23 files.
2003-01-30 20:29:18 UTC by bsturgen
-
bsturgen committed patchset 4 of module util to the Titanomachia Server Components CVS repository, changing 1 files.
2003-01-27 16:39:40 UTC by bsturgen
-
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.
2003-01-19 21:11:39 UTC by bsturgen
-
bsturgen committed patchset 26 of module sample to the Titanomachia Server Components CVS repository, changing 3 files.
2003-01-19 19:38:08 UTC by bsturgen
-
bsturgen committed patchset 25 of module sample to the Titanomachia Server Components CVS repository, changing 12 files.
2003-01-17 22:13:59 UTC by bsturgen
-
bsturgen committed patchset 49 of module servlet to the Titanomachia Server Components CVS repository, changing 19 files.
2003-01-17 21:48:01 UTC by bsturgen
-
New beta framework released. Nothing big, mainly integrated with Xalan versions 2.2.
2002-01-28 17:45:29 UTC by bsturgen