Re: Blanc Screen 2

2001-11-14 Thread David Rosenstrauch
The code you pasted contains XML reserved chars (&, <, >, /, etc.) and therefore the xsp page can no longer be parsed properly. DR At 01:08 AM 11/14/01 +0100, you wrote: >I just found the following in my cocoon log: > >WARN(2001-11-14) 01:04.43:955 [cocoon ] (/cocoon/test/xsp/showrun

RE: Blanc Screen 2

2001-11-14 Thread Luca Morandini
Lukas, I suppose your XSP generates XML which has something like "&password" in it, which is interpreted as an incomplete XML entity by Cocoon. Best regards, P.S. For you messages to this newsgroup, use plain text, not HTML, please. -