Hi,

I have a eXist xml database controller. (http://exist-db.org)
This controller feeds the trivial view via the cctx.setModel() with xml 
documents containing jsf/jsp code.

Now I would like to feed the xml documents into the jsf/jsp servlet and let 
Maverick regain control for further processing after the document has been 
passed by jsf/jsp.

I would like to do this via a Transformer. But How ?

Any help would be appreciated.


 <command name="*">
            <controller class="com.easyspeedy.maverick.ctl.ExistControler">
                <param name="xquery" value="docs.xq"/>
            </controller>
            <view type="trivial" name="success">

**--->  <transform type="jsp-document" /> 

                <transform type="xslt" path="default.xslt"/>
            </view>
            <view type="trivial" name="print">
                <transform type="xslt" path="print.xslt"/>
            </view>
        </command>
-- 
Med venlig hilsen / Yours sincerely 
 
Peter
http://easyspeedy.com 
_______________________________________ 
European Dedicated Server Hosting 
Extremely low prices, secure, and reliable
Linux and BSD distributions only 
_______________________________________


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
[INVALID FOOTER]

Reply via email to