Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 8322 invoked by uid 500); 24 Aug 2001 14:15:11 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: struts-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 8314 invoked from network); 24 Aug 2001 14:15:11 -0000 Received: from mailout6-0.nyroc.rr.com (HELO mailout6.nyroc.rr.com) (24.92.226.125) by h31.sny.collab.net with SMTP; 24 Aug 2001 14:15:11 -0000 Received: from apache.org (roc-24-24-50-8.rochester.rr.com [24.24.50.8]) by mailout6.nyroc.rr.com (8.11.5/Road Runner 1.12) with ESMTP id f7OEFFJ12100 for ; Fri, 24 Aug 2001 10:15:16 -0400 (EDT) Message-ID: <3B86616B.E8953114@apache.org> Date: Fri, 24 Aug 2001 10:15:07 -0400 From: Ted Husted Organization: Apache Software Foundation / Jakarta X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: struts-user@jakarta.apache.org Subject: Re: Security, authentication and authorisation with Struts References: <3B7916D39CC3D311B8F500508B63B7626513BA@BELNNTS01> <3B865D74.693FD3FC@fanniemae.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Jonathan M Crater wrote: > i'd also be interested in hearing the rationale behind the desire not to > subclass ActionServlet from those of you who prefer to avoid it. Offering alternatives to subclassing ActionServlet so that other resources (like things for ValidatorForm and Tiles) can be loaded has come up a lot, and Oleg has come up with a good solution that we are testing. So, the context here is why should I subclass the ActionServlet *just* to do this. And if we all start offering cool resources that require the ActionServlet to be subclassed, the heirarchy can get out of control. But, I don't believe there are systemic problems with sublassing ActionServlet for appliation-specific needs. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/about/struts/