You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Terry Brick <te...@yahoo.com> on 2004/07/02 00:24:50 UTC

Re: Using JSPGenerator as template engine for flow?

I'm now wondering about this myself. I'm not much familiar with the 'flow' scope, but has anyone
been able to gain access to the 'bizdata' from JSP?
That would solve so many problems for me..

--- Stephan Coboos <cr...@gmx.net> wrote:
> This is another question I had: Why not using a scope like session or request to store the > > >
bizData?. Why flow must have its own scope? Is there a reason to do so? Or is it just a "grown up 
> and not changed"?
> 
> 
> Thank you.
> 
> 
> Regards

> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
> 



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Using JSPGenerator as template engine for flow?

Posted by Tony Collen <co...@umn.edu>.
Terry Brick wrote:
> I'm now wondering about this myself. I'm not much familiar with the 'flow' scope, but has anyone
> been able to gain access to the 'bizdata' from JSP?
> That would solve so many problems for me..


It should be easy, I think that all you'd need to do is use 
FlowHelper.getContextObject().

I could be wrong since I've never done it, but I think that's it.

Regards,
Tony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org