Hello!

Thanks for your answer.

Le 1 juil. 04, à 00:20, Joerg Heinicke a écrit :

On 30.06.2004 15:47, Matthieu Richard-Molard wrote:

I'm trying to write a pipeline in order to get data from an XML to XSP:
I specified sql requests in xml
and i want the user to choose between them through an XSP page
Perhaps I could hard-code the file access in Java but that would be cheating ...
There must be some other, pure Cocoon way to do it :
I must use the sitemap!
Could that be possible through content aggregation or something like that?
Many thanks in advance for any tip or piece of information.

This means you want to get access from the XSP to the XML file having stored the sql requests in XML? Maybe like in http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/xsp/samples/ java/resolver.xsp?rev=1.3&view=markup sample?


Joerg

That can help, but i don't want to display the source XML on the page ; instead I want to parse it, in order to display :

- the list of the request names, so that the user can choose between them
- the parameters to fill for the chosen request


Is it possible in Cocoon with a special pipeline (or logicsheet)?

Many thanks


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



Reply via email to