Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Pass #SESSION# variables when J2EE is enabled

LEGEND ,
Sep 10, 2015 Sep 10, 2015

Hello, all,

Is there a way to pass session variables from a parent .cfm to an iFrame .cfm when J2EE is enabled in CFAdmin?

V/r,

^_^

263
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Sep 15, 2015 Sep 15, 2015
LATEST

Yes. One way is to enable SessionManagement via application.cfc or application.cfm *and* ensure that the parent and iframed cfm files use that same application scope.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources