Amal Sirvisetti wrote:
> 
> Hi,
> 
> Is it possible to capture the XML generated by an XSP page in an Action?
> For example,
> 
> a.xsp (generates XML) -> SaveXMLAction (saves that XML in a file)
> 
> Thanks,
> Amal
> 
I've written such an action, wich captures the output of an XSP or parts
of it an stores it in request attributes as XMLFragment instances.

However, there is some discussion going on on cocoon-dev on the way it
is written. So stay tuned, it will certainly be available soon in the
Coocoon 2.1 branch.
-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to