RE: [Patch] session-info for TraxTransformer

2001-11-12 Thread Carsten Ziegeler
Hi Jörn, thanks for your patch - it's applied to the HEAD of the CVS. Please cross-check. Carsten > -Original Message- > From: Jörn Heid [mailto:[EMAIL PROTECTED]] > Sent: Sunday, November 11, 2001 11:59 AM > To: Cocoon-Dev > Subject: [Patch] session-info

[Patch] session-info for TraxTransformer

2001-11-11 Thread Jörn Heid
This patch offers the possibility to add session-infos (e.g. the session id, if it's new, if the session is from url or cookie (see javadoc for the infos)) to the xslt transformers (like those use-request-parameter or se-browser-capabilities-db). Default is of course off. For me, I think it's q