Return-Path: Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 66862 invoked from network); 2 Nov 2000 00:54:43 -0000 Received: from tcsi.com (HELO gateway.tcsi.com) (137.134.47.2) by locus.apache.org with SMTP; 2 Nov 2000 00:54:43 -0000 Received: from wa-ms.tcsi.com ([137.134.52.20]) by gateway.tcsi.com (8.9.1b+Sun/8.9.1) with ESMTP id QAA29445 for ; Wed, 1 Nov 2000 16:54:42 -0800 (PST) Received: from cheetos.tcsi.com (cheetos [137.134.52.110]) by wa-ms.tcsi.com (8.8.5/8.8.3) with SMTP id QAA20319 for ; Wed, 1 Nov 2000 16:56:24 -0800 (PST) To: taglibs-user@jakarta.apache.org Subject: Re: param tag and other suggestions References: <3A00B731.2D53094@multiactive.com> From: dkarr@tcsi.com (David M. Karr) Date: 01 Nov 2000 16:54:04 -0800 In-Reply-To: Marius Scurtescu's message of "Wed, 01 Nov 2000 16:37:05 -0800" Message-ID: Lines: 20 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "Marius" == Marius Scurtescu writes: Marius> A few other suggestions and comments: Marius> - the "xml" attribute of the apply tag is not very useful, Marius> it will try to locate an xml file in the folder where the Marius> application is installed but any realistic xml file will not Marius> reside there Obviously, a more reasonable strategy is to look for it on the CLASSPATH. I would think this should be the default, but in order to make this happen, you have to build a subclass of EntityResolver (perhaps called "ClassPathEntityResolver") which looks for it on the CLASSPATH. I've done this for XML parsing code that wasn't related to XSLT transformations, but I would think a similar function should be available from the XSLT parser. -- =============================================================================== David M. Karr ; dkarr@tcsi.com ; w:(425)487-8312 ; TCSI & Best Consulting Software Engineer ; Unix/Java/C++/X ; BrainBench CJ12P (#12004)