> Why not to use RequestDispatcher's include? Opening a new URL
> connection for
> every include on a page is performance overhead.
>
> Do you have separate web application contexts for Struts and
> Cocoon? If yes,
> then URL connection is the only way, but if you place Cocoon in the same
> webapp context and map to path like "*.xml" or "*.xsp" then you'll be able
> to use include().

that may work.

but - unfortunately - i am too stupid (or black-outed) to find a way. could
you please provide a code snippet, that i understand, what you mean exactly?

thank you!

-moritz.


---------------------------------------------------------------------
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