> From: Gustavo Nalle Fernandes [mailto:gustavonf@;terra.com.br] 
> 
>  In J2EE world, cocoon would play the role of the 
> presentation tier, same as struts. In some cases, cocoon 
> would bypass EJBs, to provide read-only data-retrieval 
> (faster than instantiate thousands of bean in memory). What 
> about a ValueObject generator, that by reflection generates 
> sax events containing a bean atributes and values, with the 
> option of specifing the "depth" (number of levels of child 
> beans) wanted ?

Value objects can be easily XML-ized using Castor transformer. Take a look
at it in Cocoon scratchpad.
Somebody suggested already this solution and also the JXPath-based
generation or XSP logicsheet generator.

--
  Konstantin

> 
> 
> Gustavo
> 
> 
> -----Mensagem original-----
> De: Emmanuil Batsis (Manos) [mailto:mbatsis@;humanmarkup.org] 
> Enviada em: sexta-feira, 25 de outubro de 2002 11:59
> Para: [EMAIL PROTECTED]
> Assunto: Re: Cocoon and EJB
> 
> 
> Martin Schimak wrote:
> 
> > Are there any resources available focusing on EJB and Cocoon?
> 
> The million dollar question. I'm trying to push Cocoon in the 
> company I work for and I keep stumbling upon it.
> 
> Manos
> 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

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

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

Reply via email to