|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Passing Java Session Variables to Cold Fusion
We are trying to pass a Java authentication session variable to ColdFusion pages and back. Is it possible to utilize a .jsi file in ColdFusion and how? Thanks in advance.
|
|
#2
|
|||
|
|||
|
If you are running CFMX on top of a J2EE server like JRun, Websphere, etc., I believe you can do this. You set CF to use Java sessions (it sets a jsessionid instead of cfid and cftoken), and at that point you should be able to share sessions between CF and the underlying J2EE server.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Passing Java Session Variables to Cold Fusion |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|