Hi,
I am using Jdeveloper 11.1.1.7.0 with Java 1.7.0_71.
I have two projects in my applications.
projA and projB , I am trying to set the session scope variable under the bean present in projA, on trying to access the same session variable in projB, it seems like not exist.
I am in a need to set a value in a page present in projA and need to access the same value from ProjB. Is there any possibility to do this?
Regards,
Rupa