Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 23639 invoked from network); 1 May 2008 20:11:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2008 20:11:01 -0000 Received: (qmail 75176 invoked by uid 500); 1 May 2008 20:10:50 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 75145 invoked by uid 500); 1 May 2008 20:10:50 -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 75134 invoked by uid 99); 1 May 2008 20:10:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 13:10:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hassan.schroeder@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 20:09:58 +0000 Received: by an-out-0708.google.com with SMTP id b36so256285ana.95 for ; Thu, 01 May 2008 13:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=N8WxWHa340G5Ft+fTMBI7WYNJaYvhMSStzRKqci2Dvg=; b=NPm3l2zQuIweIT6qklM/qiNaEVyuH9Y+mU/N5qE3pmWLHgfgfxeoxsrRcZlHkHWASgrou2Wc5AtXuGgL0GaU2kOPxP6zCIIL0o9r/dwIwc7ot6jfW4BHdO6jKup38fezRWXXmLCHB6ktqdSLRNWt/OIK6KomcnayqksgH9YBZjc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gr8kIbrNrgYhq25+6JmgIT9Jcbu4dG6sN9CGEqIll5o2LMOx85KqkeiHF3TBs6gmQG1fzyJ203o0iK7PewUxfMFBlrQlCLW5DdHJb7ypM2nRs+i4cACWvaPXQ3wtZ55dqZLaaWE8vAipZM3MMiLnrZjdnHSGcSJxToCXAig3SH0= Received: by 10.100.111.5 with SMTP id j5mr3611329anc.112.1209672619528; Thu, 01 May 2008 13:10:19 -0700 (PDT) Received: by 10.100.216.4 with HTTP; Thu, 1 May 2008 13:10:19 -0700 (PDT) Message-ID: <4eedb92a0805011310ie444b89x4205f7c88cef8f72@mail.gmail.com> Date: Thu, 1 May 2008 13:10:19 -0700 From: "Hassan Schroeder" To: "Tomcat Users List" Subject: Re: how do I dynamically include files In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On Thu, May 1, 2008 at 12:35 PM, Jonathan Mast wrote: > Dynamically include a file where the file name is dynamic. Neither of the > following lines of code work: > > with JSTL: (assuming that fileName is in a JSTL scope, of course) HTH --- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org