Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 33090 invoked by uid 500); 13 Jul 2001 11:07:55 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 31925 invoked from network); 13 Jul 2001 11:07:37 -0000 Message-ID: <008b01c10b8b$ecb61480$66c1c0c0@deepford> From: "C. Gaffga" To: References: Subject: Re: Does Cocoon return the Request Object as XML? Date: Fri, 13 Jul 2001 13:06:53 +0200 Organization: Triplemind Internet Services OHG MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0088_01C10B9C.AFC03EA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N ------=_NextPart_000_0088_01C10B9C.AFC03EA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable In Cocoon 2.1-dev there is something like that in the Docs. Request Generator ????. a.. Name : request=20 b.. Class: org.apache.cocoon.generation.RequestGenerator=20 c.. Cacheable: ????.=20 =20 but there ist no more doc available,=20 test is or look at the source perhaps helps. Christoph Gaffga ----- Original Message -----=20 From: DD=20 To: cocoon-users@xml.apache.org=20 Sent: Friday, July 13, 2001 8:13 AM Subject: Does Cocoon return the Request Object as XML? I want to get the Request Object (i.e. what is either POSTed or from = GET) as XML. Currently, I am using ASP.Net, and the request object is = returned as a "NameValueCollection" which is similar to a Dictionary = object, or a Hashtable. I have to then convert it all into XML myself to = then send to an XSL page or to a database. I want to have the request = object already in XML and figured if anyone had done it, cocoon had. Is = it? Robert ------=_NextPart_000_0088_01C10B9C.AFC03EA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
In Cocoon 2.1-dev there is something like that in = the=20 Docs.
 

Request Generator

????.

  • Name : request=20
  • Class: org.apache.cocoon.generation.RequestGenerator=20
  • Cacheable: ????.
<map:generate = type=3D"request"/>
 
 
but there ist no more doc available,
test is or look at the source perhaps = helps.
 
Christoph Gaffga
----- Original Message -----
From:=20 DD
Sent: Friday, July 13, 2001 = 8:13 AM
Subject: Does Cocoon return the = Request=20 Object as XML?

I want to get the Request Object = (i.e. what is=20 either POSTed or from GET) as XML. Currently, I am using ASP.Net, and = the=20 request object is returned as a "NameValueCollection" which is similar = to a=20 Dictionary object, or a Hashtable. I have to then convert it all into = XML=20 myself to then send to an XSL page or to a database. I want to have = the=20 request object already in XML and figured if anyone had done it, = cocoon had.=20 Is it?
 
Robert
------=_NextPart_000_0088_01C10B9C.AFC03EA0--