Question
(Please help) ColdFusion Client Scope into JSP
Hi,
I have a requirement where i need to access the Data from Client Scope in Coldfusion in a JSP. I don't see the data in Session, Request and application scope of JSP.
Can anybody help me in how do i access the information which is declared in Client scope in Coldfusion inside the JSP?
I have a requirement where i need to access the Data from Client Scope in Coldfusion in a JSP. I don't see the data in Session, Request and application scope of JSP.
Can anybody help me in how do i access the information which is declared in Client scope in Coldfusion inside the JSP?