I am running apache2 integrated with tomcat4.1.24 through  j2k_mod.so under Linux 
Redhat 7.2.

I do have some requirement in which i need to create session variable in PHP using 
session_register() 
method  and  i need to refer the same session variable from JSP page running in the 
same instance.

I can able to the track the session between two different PHP pages.. 

but i am not able to share session between PHP and JSP scripting pages.

I would appreciate the help if someone is able to provide the solution for this 
problem.

Thanks in advance

Raja



Reply via email to