Florian,

Encapsulate the JDBC call in a service layer API call, and just call
the service from flowscript.

Tony

On 10/10/06, Dev at weitling <[EMAIL PROTECTED]> wrote:
Hi!

What's the best way to get the result of a pipeline for further
processing in a flowscript?
Something like

    String s = cocoonmagic.getPipelineResult("mypipe");

cocoon.processPipelineTo looks a little bit like overkill with its bean
and stream parameters.

Or: Effectively I just want to get one value from a JDBC connection.
Just one lonely integer...

Thx,
Florian

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




--
Tony Collen
weblog: http://weblog.halogenlabs.com/

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

Reply via email to