08-24-2009 09:38 AM
Hi,
I have a J2ME application that requests data from a weblogic application. The weblogic application maintains state and so I need to make sure that session state is maintained between calls. I have BES acting as a proxy to route the calls from the device to weblogic.
You mentioned below that BES can maintain session state for device calls. How do I do that? Any code samples or documentation would be appreciated.
Thanks.