Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sharing session between two projects in a single application

Rupa MohanAug 9 2017 — edited Aug 17 2017

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

This post has been answered by SanjeevChauhan on Aug 16 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2017
Added on Aug 9 2017
11 comments
635 views