You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by WeeZard <we...@email.si> on 2005/07/24 16:42:58 UTC

getting to SourceResolver from CocoonServlet

I need to write a Java class that will have to do something like processToStream method of the org.apache.cocoon.components.flow.util.PipelineUtil. It has to have access to SourceResolver. All I got is a CocoonServlet object - how do I get to call SourceResolver from that?

any help is greatly apreciated.

Weezard