Skip to main content
WolfShade
Legend
September 10, 2015
Question

Pass #SESSION# variables when J2EE is enabled

  • September 10, 2015
  • 1 reply
  • 295 views

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,

^_^

    This topic has been closed for replies.

    1 reply

    Inspiring
    September 15, 2015

    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.