Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 50305 invoked from network); 24 Jan 2006 05:20:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jan 2006 05:20:02 -0000 Received: (qmail 76902 invoked by uid 500); 24 Jan 2006 05:19:35 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 76793 invoked by uid 500); 24 Jan 2006 05:19:34 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 76770 invoked by uid 500); 24 Jan 2006 05:19:34 -0000 Delivered-To: apmail-jakarta-tomcat-user@jakarta.apache.org Received: (qmail 76766 invoked by uid 99); 24 Jan 2006 05:19:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 21:19:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.227.215.170] (HELO chiron.lunarpages.com) (216.227.215.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 21:19:33 -0800 Received: from [71.224.105.69] (helo=[192.168.123.1]) by chiron.lunarpages.com with esmtpa (Exim 4.52) id 1F1GaG-0008D6-3H; Mon, 23 Jan 2006 21:19:12 -0800 Message-ID: <43D5B8CE.7070700@omnytex.com> Date: Tue, 24 Jan 2006 00:19:10 -0500 From: "Frank W. Zammetti" Reply-To: fzlists@omnytex.com Organization: Omnytex Technologies User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Struts User , Tomcat User Subject: [OT-ANN] Java Web Parts v1.0 beta3 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - chiron.lunarpages.com X-AntiAbuse: Original Domain - jakarta.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - omnytex.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all... I haven't been posting JWP release announcements here lately, and generally I will refrain from doing so, but the team just put out a new release last night and I think it has some features that might be of interest to many of you... * AjaxTags now has some new capabilities, including the ability to have multiple config files, the ability to have static parameters on the target URLs, a built-in debugging facility and an implicit passing in of the ajaxRef with each request, so now you can always determine which element fired the event. * The Chain implementation now supports loading config files from JAR files, and there is now a SimpleCommand that you can extend (instead of implementing Command) that has default implementations of all three Command methods (init(), execute() and destroy()), so you can only worry about the ones that interest you. * A new popup calendar widget has been added to the UIWidgets taglib. * JSDigester was added to the JSTags taglib. JSDigester, as you may be able to guess, is a client-side implementation of our beloved Commons Digester. It is not as full-featured as it's big brother, but it can come in *very* handy, just like the full-fledged Digester. Take care! -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com AIM: fzammetti Yahoo: fzammetti MSN: fzammetti@hotmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org