Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 89730 invoked by uid 500); 4 Apr 2003 18:41:22 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 89664 invoked from network); 4 Apr 2003 18:41:22 -0000 Received: from onramp.i95.net (205.177.132.17) by daedalus.apache.org with SMTP; 4 Apr 2003 18:41:22 -0000 Received: from apache.org ([66.208.12.130]) by onramp.i95.net (8.12.9/8.12.9) with ESMTP id h34IfOS6018069; Fri, 4 Apr 2003 13:41:24 -0500 Message-ID: <3E8DD1D4.7040005@apache.org> Date: Fri, 04 Apr 2003 13:41:24 -0500 From: Berin Loritsch User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Berin Loritsch CC: forrest-dev@xml.apache.org Subject: Re: Passing XML comments through References: <3E8DD022.4000809@apache.org> In-Reply-To: <3E8DD022.4000809@apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Berin Loritsch wrote: > I am generating a website that is hosted at SourceForge. Currently, > the only way to pull information into the main page that I want (namely > the news), I have to use ServerSide includes--or I have to use PHP or > something along those lines. > > Server Side includes will work the best for me so that I can easily > embed my information using a comment. The only issue is that I need > that comment to propogate through to the final page. > > Any ways of accomplishing that goal? > Never mind. Completely blonde moment. Comments are passed through automatically. Hey, that works for me!