From: "O'Flaherty, Colm" <[EMAIL PROTECTED]>
> Does anyone have any pointers relating to using Cocoon components from
> within another application (i.e., an in-house application), in a
non-servlet
> based fashion?
Cocoon is made to be used in any environment, because it relies on an
abstraction, the interface (obviously called) Environment.
Currently there is a command-line version and a servlet version, but you can
implement your own.
In this way, you have *all* features of Cocoon in any environment you wish.
Take a look at the existing code for hints on how to proceed.
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
---------------------------------------------------------------------
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]>