Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 28390 invoked from network); 16 Aug 2004 13:17:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Aug 2004 13:17:13 -0000 Received: (qmail 86681 invoked by uid 500); 16 Aug 2004 13:16:56 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 86635 invoked by uid 500); 16 Aug 2004 13:16:56 -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 86620 invoked by uid 99); 16 Aug 2004 13:16:56 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received: from [146.64.10.166] (HELO wabe.csir.co.za) (146.64.10.166) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 16 Aug 2004 06:16:54 -0700 Received: from cs-emo.csir.co.za (cs-emo.csir.co.za [146.64.10.40]) by wabe.csir.co.za (8.12.5/8.12.5) with ESMTP id i7GD3lQM023108 for ; Mon, 16 Aug 2004 15:03:47 +0200 Received: from GW-EMO-MTA by cs-emo.csir.co.za with Novell_GroupWise; Mon, 16 Aug 2004 15:03:47 +0200 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Mon, 16 Aug 2004 15:02:39 +0200 From: "Derek Hohls" To: Subject: Re: hrefs doesnt work on Unix Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-CSIR-MailScanner-Information: Please contact sys-admin at csir dot co dot za for more information X-CSIR-MailScanner: Found to be clean X-MailScanner-From: dhohls@csir.co.za X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Narasingarao I am not sure about the Solaris issue... but for encoding paths, what I use is: D:\work_sw\cocoon-2.1.5\build\webapp\CAF\images You then access the "path" parameter in your stylesheet in the usual way... Derek >>> Narasingarao.Kommireddi@relianceinfo.com 2004/08/16 02:16:26 PM >>> Hi All, I need to generate barcodes in PDF and hence use XSL Templates found at http://www.renderx.com In order to access those XSL templates in my XSL , i write like this The above XSLs lie in the same folder as my XSL Similary , i have GIFs and BMPs that i need to show in my PDF, so i give the path of them as follows.    url('file:///D:\work_sw\cocoon-2.1.5 \build\webapp\CAF\style\xsl\logo.bmp') (I use cocoon for PDF generation) They work fine on my localbox which is an Windows 2000 But when run on Solaris box, they dont show up. I know for sure that BMPs and GIFs would work if i change the path on Unix. But not sure how to get the href's working. Secondly , how can i set the context path for my application so that i need not hardcode the Absolute path everytime , probably someone working on cocoon could help me out. Regards, Rao --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org