From: MICHET S. <syl...@ca...> - 2005-11-24 16:24:41
|
Hello, =20 I am trying to share sessions between php and java. The installation of the javabridge.war works fine for the session sharing works fine. By the way thank your for your programming ! =20 Now I would like my php repository to be independent from the tomcat repository. I pass elements in the session from php to java and it works fine. But when I return to the php I loose my elements. =20 When I look at the cookie (JsessionID) I have the same cookie from php to java. But when I go back to the php file, a new cookie is created. =20 In advance thank you for your help. =20 Sylvain |