Hello

I am prety much a novice at Cocoon and I was therefore wondering if anyone could provide me with some pointers on how to aggregate http request parameters with an xml file and serialise the output. Essentially I am attempting to query xml data via request parameters and return html pages back to the user based on their choices.

Specifically I want to do the following:

1. User requests a page using a url containing a querystring (not a form at this stage).

2. The parameters from this string are converted to xml (by using RequestGenerator)

3. This xml is passed along with some other xml file into some xsl which dynamically generates a new page based on the user's request and the existing xml data.

I know that the solution involves some combination of aggregation, mapping and include operations (e.g. cInclude) but I lack the necessary experience to know how to do this exactly.

Any thoughts gratefully appreciated, however brief.

Thankyou

Jon

_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection http://www.msn.co.uk/specials/btbroadband



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to