Hi colleagues,

the default to access business logic (EJB's, Java classes, etc.) is to do it
inside of actions. My question is, if business logic returns a lot of data,
which should be put into the pipeline (SAX events). Is it recommended then
to access the business logic from a generator or is there another to avoid
putting all the results into sitemap-parameters or request attributes out of
an action? Can XSP help?

Best regard,
- Volker -


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