Dynamic SVG creation

2004-02-09 Thread robby . pelssers
Hi, I have already experimented with SVG for dynamically creating images and graphs. At the moment i write a servlet (xsp) that generates (dynamically) an XML-file which I use as input for the appropiate stylesheet (xsl) to generate an SVG file. I was wondering if that's the only way to do

RE: Dynamic SVG creation

2004-02-09 Thread Kieran Kirwan
. Stephen's Green, Dublin 2, Ireland. Tel: +353 (0)1 4778113 Fax: +353 (0) 1 478 5935 website: www.dto.ie http://www.dto.ie/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 09 February 2004 12:41 To: [EMAIL PROTECTED] Subject: Dynamic SVG creation Hi, I have

Re: Dynamic SVG creation

2004-02-09 Thread Derek Hohls
Robby This is the way that I do it too... works for me! Derek [EMAIL PROTECTED] 2004/02/09 02:40:56 PM Hi, I have already experimented with SVG for dynamically creating images and graphs. At the moment i write a servlet (xsp) that generates (dynamically) an XML-file which I use as input

Dynamic SVG Creation

2004-02-09 Thread robby . pelssers
Hi Kieran, Is it possible to put this code between xsp logic tags instead of a function ?? And when you have created the svgdoc and svgroot, how can you view it?? My intention is to put the generated svg in a html body. It would help if i saw a very tiny example of all files needed to fullfill

RE: Dynamic SVG Creation

2004-02-09 Thread Brent L Johnson
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, February 09, 2004 11:49 AM To: [EMAIL PROTECTED] Subject: Dynamic SVG Creation Hi Kieran, Is it possible to put this code between xsp logic tags instead of a function ?? And when you have created the svgdoc and svgroot, how

RE: Dynamic SVG Creation

2004-02-09 Thread robby . pelssers
Thx, i will try this out !! -Original Message- From: Brent L Johnson [mailto:[EMAIL PROTECTED] Sent: 09mm2004 18:07 To: [EMAIL PROTECTED] Subject: RE: Dynamic SVG Creation Not sure if this is what you need.. but here goes: Sitemap: map:match pattern=images/*/*.jpg map:generate