AjaxTags in Struts

Another addition to the new AJAX-hype is the AjaxTags, a struts tag-lib.

Looks pretty nice, but i don’t know if this is the smoothest way to do it. Perphaps a simple javascript in the jsp is just as easy, an extra taglib, recompiling struts.jar and another xml-config-file is not so tempting. Read this article for another AJAX-approach.