You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Oleg Konovalov <ol...@yahoo.com> on 2006/08/16 05:40:46 UTC

Calling to/from cocoon app

Hi,

I have an existing Cocoon 2.0.4 application which uses Java for Actions and security is done using homegrown security EJB.

Need to create a bunch of screens outside of Cocoon written in Java (JSPs and probably Spring) 
which will be called  from main Cocoon app screen
(probably a link or pseudo-button), but need to be able to come back to Cocoon apps screens without login/logoff.
Also would be very nice to  be able to go "Back" to the same Cocoon screen from Java.
And how does one pass parameters between Cocoon & Java apps ?

Any advise or a sample of integrating Cocoon apps with Java apps ? 

 
Thank you in advance,
Oleg.