Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 41867 invoked from network); 6 Oct 2003 20:57:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Oct 2003 20:57:14 -0000 Received: (qmail 81646 invoked by uid 500); 6 Oct 2003 20:56:50 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 81522 invoked by uid 500); 6 Oct 2003 20:56:49 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 81488 invoked from network); 6 Oct 2003 20:56:49 -0000 Received: from unknown (HELO postman.medtronic.com) (144.15.157.121) by daedalus.apache.org with SMTP; 6 Oct 2003 20:56:49 -0000 Received: from MSPM1BMSGH01.ent.core.medtronic.com (localhost [127.0.0.1]) by postman.medtronic.com (8.12.9/8.12.9) with ESMTP id h96Kutds018865 for ; Mon, 6 Oct 2003 15:56:55 -0500 (CDT) Received: from MSPM1BMSGM10.ent.core.medtronic.com ([172.24.113.121]) by MSPM1BMSGH01.ent.core.medtronic.com with Microsoft SMTPSVC(5.0.2195.5329); Mon, 6 Oct 2003 15:56:55 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Display image using relative url Date: Mon, 6 Oct 2003 15:56:54 -0500 Message-ID: <8C536FD430717349A6626A8ECC6C1645D2E55E@MSPM1BMSGM10.ent.core.medtronic.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Display image using relative url Thread-Index: AcOMTF+xSkH0KKMwSwiK9gsikLorpA== From: "Ibeling, Narisa" To: X-OriginalArrivalTime: 06 Oct 2003 20:56:55.0176 (UTC) FILETIME=[5FF46080:01C38C4C] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I am trying to insert an image into my pdf report using = tag. I am using Cocoon 2.0.4. I would like to = use relative url. In other words, I would like to not always type in = the context. How do I configure and do that? Currently, I am doing: src=3D"http://localhost:8080/myReports/images/myImage.gif" What do I need to do so I only do: src=3D"images/myImage.gif" Thanks very much for your help. Narisa --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org