Question
Fetch variable in cfm
I have a String variable in JSP that I would like to forward to a ColdFusion 8 web page.
I tried forwarding the variable to ColdFusion and it doesnt show anything in the page.
Please advise how I can fetch a JSP variable in ColdFusion?
