Thanks Stefan for the tips on C1 and SVG...I'll pass them up to my
developers and see that they give it a try...
cheers and thanks again
Denny
stefan werner wrote:
>
> hi ulli, hi all,
> thats right, cocoon can,t serve svg-files, please excuse my poor english.
> the problem with c1 & svg is, you have to use svg-namespace for the whole
> document you want to create. but it is good f.e. for popups displaying
> documents, containing just one svg-file.
> to do this you have to create a xsl-file containing your svg-stuff( maybe
> you include some xsp:logic , it is working fine). create dynamic xml-files
> on your sever, containing the data, link them to your svg.xsl. now your
> servlet-engine is ready to serve your (interactive)piece of art. enjoy
> watching dynamic svg-graphics(or animations), if your browsers svg-plugin
> is installed.
>
> stefan
> ----- Original Message -----
> From: "Ulrich Mayring" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 30, 2001 10:05 AM
> Subject: Re: svg cocoon
>
> > Donald Ball wrote:
> > >
> > > On Tue, 29 May 2001, Ulrich Mayring wrote:
> > >
> > > > > What is not in beta?
> > > >
> > > > Cocoon2. (Cocoon1 can't serve SVG, but it can render it to PDF via
> fop)
> > >
> > > though it would seem to be easy as pie to write an SVGFormatter for c1,
> if
> > > anyone wants to take a gander at it.
> >
> > The reason why I first started to use Cocoon was that it was "backwards
> > compatible" with the existing web, i.e. it could output HTML and use XML
> > only internally. In the same vein I think it would be useful to output
> > charts, figures etc. to GIF and use SVG only internally for generation.
> > Now, fop can only render PDF, but that is as of now good enough for me.
> > And one day I'll use Cocoon2 and everything will be different :)
> >
> > Ulrich
> >
> > --
> > Ulrich Mayring
> > DENIC eG, Systementwicklung
> >
> > ---------------------------------------------------------------------
> > Please check that your question has not already been answered in the
> > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail: <[EMAIL PROTECTED]>
> >
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>