Re: escaping, still not clear

2003-04-01 Thread Sanne de Roever
Hi Jelle, It's not a complete answer but not all special characters need encoding. Actually ë is valid UTF8 even I think (137 <<< 255 == 2^8 -1 !!). Make sure that your encoding tags are properly set in the files (utf8/iso 88 ...). I've generated a whole book with cocoon last year, with special ch

Re: 1001 question aboit Command Line Interface-> ant?

2003-01-15 Thread Sanne de Roever
Hi, I know that with ant you can automatically build a classpath. Maybe in combination with a thread that could do the trick. Regards, Sanne - Original Message - From: "Bertrand Delacretaz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 12:57 PM Subject: R

Re: Don't decode (or transform) ... -> thanks!

2002-11-26 Thread Sanne de Roever
general questions you can > also read at http://www.unicode.org/. > > Joerg > > Sanne de Roever wrote: > > Hi, > > > > I've got an xml file with entities like é (declared in a dtd) and > > others. > > If I output this file after an xsl identity t

Don't decode (or transform) my entities!

2002-11-25 Thread Sanne de Roever
ant it the way it came in: é!   Does anybody how to accomplish this?   Sanne     http://www.newfoundland.nl ++++++++ Sanne de Roever Newfoundland Interactive TechnologyJacob van Lennepkade 1871054 ZN AmsterdamTelefoon: +31 (0)20 4 700 623 / +31 (0)6 24 510 562Fax: +31 (0)20 4 70

directory generator -> sorting parameter works?

2002-10-31 Thread Sanne de Roever
Hi, I've been trying to get a sorted file listing from the directory generator. Here's my sitemap snippet: But there's no sorting. All sugestions welcome! KR, Sanne - Please check that your question has not alr

Re: Umlauts in cocoon 2.0.2

2002-09-18 Thread Sanne de Roever
You should also take care of the url encoding properly. There was a bug that in xsp get parameters where not automatically url decoded: put on your java/xsp hat! - Original Message - From: "Barbara Post" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 12:17

Re: xsp:element root element bug?-> solved! Thanks Vadim.

2002-09-12 Thread Sanne de Roever
ED]> Sent: Thursday, September 12, 2002 4:02 PM Subject: Re: xsp:element root element bug? > Sanne de Roever wrote: > > >Hi, > > > >I've been using the xsp:element, and xsp:attribute tags with succes when > >creating svg. > >But now I would like to wrap t

xsp:element root element bug?

2002-09-10 Thread Sanne de Roever
Hi, I've been using the xsp:element, and xsp:attribute tags with succes when creating svg. But now I would like to wrap the root element svg in such a tag, so I can adjust the width and height. The could/should be like this: http://apache.org/xsp"; xmlns:xsp-request="http://apache.org/xsp/requ

xsp:element root element bug?

2002-09-10 Thread Sanne de Roever
Hi, I've been using the xsp:element, and xsp:attribute tags with succes when creating svg. But now I would like to wrap the root element svg in such a tag, so I can adjust the width and height. The could/should be like this: http://apache.org/xsp"; xmlns:xsp-request="http://apache.org/xsp/requ

Re: svg xsp java -> solved!

2002-09-06 Thread Sanne de Roever
riting XSP document. > Use the following syntax for dynamic attributes instead: > > > for (int count=0;count < 25;count++){ > > > > count*13+40 > > > > > }; > > -- > Ilya > > > Sanne de Roever wrote: > > > Hi

svg xsp java

2002-09-06 Thread Sanne de Roever
, but then the &lt; instead of an < tag appears in my SVG.   Has anybody any experience with this?   Regards,   Sanne ++++ http://www.newfoundland.nl  Sanne de Roever Newfoundland Interactive TechnologyJacob van Lennepkade 1871054 ZN AmsterdamTelefoon: +31 (0)20 4 70