You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ma...@swisscom.com on 2003/05/09 16:35:03 UTC

Shared session, or "How to get a session variable from another application"

Hello,
In our compagny we have developped two different applications. Is there
a way to make a link between them and to keep the "user" variable? In
the first application I want a link to the second like : 

App1 : 
index.html -> <a href="app2/default">Second application</a>

App2 :
default.xsp ->  <session:get-attribute name="user"/> (from App1)

Thanks

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