On Wed, 30 May 2001, cocoon gebruiker wrote:
> Hello,
> When creating an app, i run into the following problem:
>
> When i create a dynamic DOM (or JDOM) object
> (let's say in my servlet or another class), how can i pass this object to
> cocoon?
you cannot pass a DOM from a servlet to cocoon unless you serialize it.
you can pass a DOM from another class to cocoon using a standard method
call.
- donald
---------------------------------------------------------------------
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]>