Menu

Struts Applications / News: Recent posts

AjaxChat 1.2 Now Available

Just a minor fix, the web.xml DTD reference was to 2.2 instead of 2.3.

Posted by Frank W. Zammetti 2005-12-29

AjaxChat 1.1 Now Available

This release is primarily a bug fix, correcting an issue seen under certain circumstances in IE with regard to caching of AJAX requests.

Posted by Frank W. Zammetti 2005-12-17

Struts Dialogs 1.24 released

Added requested features:
- Both SelectAction and DialogAction can now be used as an utility dispatcher. That is, your action class does not have to extend neither SelectAction or DialogAction to use their dispatching services.
- It became possible to define event-to-method map in the struts-config.xml file instead of doing it through getKeyMethodMap() method.
- Base samples and mailreader are packaged into two separate war files, no need to rename config files anymore.

Posted by Michael Crane 2005-12-05

AjaxChat 1.0 Now Available

Yep, skipped beta on this as it seems pretty solid now, so have a ball! This version, unlike the last, should be a correct WAR too (sorry about that alpha2 release!).

Posted by Frank W. Zammetti 2005-12-05

AjaxChat 1.0 Alpha2 Release

This is the second release which, mostly, addresses a number of problems that were seen in some servlet containers with some browsers. It should, as far as I am currently aware, work across-the-board. Also extended documentation a bit and did some minor cleanups and enhancements. Check the release notes for full details.

Posted by Frank W. Zammetti 2005-12-01

AjaxChat 1.0 Alpha Now Available

This is the first release, dubbed 1.0 alpha. It's bound to not be perfect, but it seems to be *fairly* stable :) I will make a real distro for later versions, but for now just unzip this into your servlet container of choice and you should be good to go as it's an exploded webapp. You can also try it out live at http://www.omnytex.com/ajaxchat. And yes, I'm aware of the exception when you log off... it's something peculiar to Resin as it doesn't happen on my Tomcat development instance.

Posted by Frank W. Zammetti 2005-11-29

AjaxTags 1.0 beta 3 released

Some good bug fixes, and one new standard handler, XSLT, contributed by Ricky Tong. Note that Struts 1.2.7 support HAS BEEN RETRACTED. Please read the history and readme files for details.

Posted by Frank W. Zammetti 2005-06-29

AjaxTags 1.0 beta 2 released

Lots of changes, a few significant, most importantly: all versions of Struts in the 1.2.x line are now supported!

Posted by Frank W. Zammetti 2005-05-22

Struts-Hibernate 0.02

An new release of the Struts-Hibernate Examples application is available for download. This posting includes ports of all three Hibernate "eg" servlets to a single Struts application.

Struts-Hibernate is a growing suite of example applications and utilities about using the Hibernate persistence tool with the Struts application framework.

For more, visit the Struts Examples site at SourceForge <http://sourceforge.net/projects/struts>.

Posted by Ted Husted 2003-03-14

Struts-Hibernate 0.01

An early release of the Struts-Hibernate Examples application is available for download. The initial posting includes a port of the Hibernate eg1 servlet to a Struts application.

Struts-Hibernate is suite of example applications and utilities about using the Hibernate persistence tool with the Struts application framework.

Posted by Ted Husted 2003-03-10