0
Pass #SESSION# variables when J2EE is enabled
LEGEND
,
/t5/coldfusion-discussions/pass-session-variables-when-j2ee-is-enabled/td-p/7539540
Sep 10, 2015
Sep 10, 2015
Copy link to clipboard
Copied
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,
^_^
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Participant
,
LATEST
/t5/coldfusion-discussions/pass-session-variables-when-j2ee-is-enabled/m-p/7539541#M169630
Sep 15, 2015
Sep 15, 2015
Copy link to clipboard
Copied
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.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

