strange character in output (html with doctype)

2005-06-08 Thread Kees Broenink
Title: Bericht Hi,   Using the latest Cocoon (2.1.7) I have a problem with serialize type="html".       works fine.   But using the following (index.html is well balanced XML):         adds a greater than character '>' in the output:   http://www.w3.org/TR/html4/loose.dtd">> http://www.

RE: submit - How to access from xsl?

2005-06-14 Thread Kees Broenink
Hi Johannes, I have had similar problems. I found this in my code: By the way: why are you using for-each and choose/when? XSLT is invented to do this for you. You simple write template matchers for every element you

RE: Sitemap:Selector multiple value in map:when tag ?

2005-07-19 Thread Kees Broenink
-Oorspronkelijk bericht- Van: news [mailto:[EMAIL PROTECTED] Namens oceatoon Verzonden: Tuesday, July 19, 2005 6:09 PM Aan: users@cocoon.apache.org Onderwerp: Re: Sitemap:Selector multiple value in map:when tag ? I'm afraid My question is about the Selector RequestParameters not XSL. So

[websphere6] deploying cocoon servlet in websphere fails

2005-07-22 Thread Kees Broenink
Hi lists, I am using Cocoon for a long time now, also building my own transformers etc. But I always used Tomcat to deploy the servlet. I have successfully used Weblogic (configuring my hand using a exploded war). But now I have problems with Websphere 6. I have applied the helpful interformation

[websphere6] deploying cocoon servlet in websphere fails (2)

2005-07-23 Thread Kees Broenink
wInstanc e(DefaultComponentFactory.java:277) Anybody? Kees -Oorspronkelijk bericht- Van: Kees Broenink [mailto:[EMAIL PROTECTED] Verzonden: Friday, July 22, 2005 4:17 PM Aan: dev@cocoon.apache.org; users@cocoon.apache.org Onderwerp: [websphere6] deploying cocoon servlet in websphere fails

SOLVED: [websphere6] deploying cocoon servlet in websphere fails (2)

2005-07-23 Thread Kees Broenink
Dear Cocoon lovers, Sorry for the polution on the lists about Websphere. I have solved the problems. I forgot to clean the Websphere cache (in various temp and wstemp directories) when I changed the settings. I must say that the Wiki info is not that clear. The following works for me: Most import