JRun 4.0: How sessions work in JRun 4.0/J2EE and Flash Remoting
A short FAQ about sessions in JRun 4.0/J2EE and Flash Remoting. Some of the questions covered here include:
- How does Flash Remoting know when to maintain a stateful session?
- How does Flash Remoting handle session ID's?
- What if the Java class is not Serializable?
- Which services can be stateful or stateless?
- Troubleshooting tips to consider if a stateful session is not working
JRun 4.0: How sessions work in JRun 4.0/J2EE and Flash Remoting