Re: AW: FOP-XSL:dynamic external graphics

2002-01-08 Thread Romain Bertucelli
function is not interpreted ... Does anyone know if there is a way to do this ? Thanks in advance, Romain. - Original Message - From: Mark Reeves [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 07, 2002 4:19 PM Subject: RE: AW: FOP-XSL:dynamic external graphics Try using

Re: AW: FOP-XSL:dynamic external graphics

2002-01-07 Thread Matt Savino
My problem is that I need to change the filepath between environments. (NT and Unix). In all of my Java/JSP code I use an environment-level (Weblogic domain-level) properties file for any values that must change from across environments and which I haven't figured out a way to get by with

RE: AW: FOP-XSL:dynamic external graphics

2002-01-07 Thread Mark Reeves
: AW: FOP-XSL:dynamic external graphics My problem is that I need to change the filepath between environments. (NT and Unix). In all of my Java/JSP code I use an environment-level (Weblogic domain-level) properties file for any values that must change from across environments and which I haven't

RE: AW: FOP-XSL:dynamic external graphics

2002-01-07 Thread Savino, Matt C
Reeves [mailto:[EMAIL PROTECTED]] Sent: Monday, January 07, 2002 7:19 AM To: [EMAIL PROTECTED] Subject: RE: AW: FOP-XSL:dynamic external graphics Try using xsl:param e.g. xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform; version=1.0 xsl:output ... xsl:param name