Hi,

I have just started playing with the Presentation Server and I have a
couple of newbie questions...

Let's say I have started with this simple configuration:

<config>
  <page path-info="/login" model="login/model.xpl"
view="login/view.xml"/>
  <page path-info="/search" model="search/model.xpl"
view="search/view.xml"/>
  <epilogue url="epilogue.xpl"/>
</config>

As far as I understand, the epilogue is global to my site and will be
applied to any output.

How can I "escape" this epilogue to serve, for instance, a result as raw
XML?

This is done to send RSS documents in one of your samples, but I am not
sure which of the many features you are using in that sample triggers
the epilogue out...

Also, how can I control the MVC model to send a 201 HTTP answer code
with its corresponding location to a POST request? 

Thanks,

Eric
-- 
Rendez-vous a Montreal (Extreme Markup Languages).
                                   http://www.extrememarkup.com/extreme/
Upcoming XML schema languages tutorial:
 - Portland   -half day-   (27/07/2004)        http://masl.to/?E6ED13728
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
(ISO) RELAX NG   ISBN:0-596-00421-4 http://oreilly.com/catalog/relax
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to