Hello,
I am trying to maintain state between a JSE endpoint and a
servlet that acts as a client.
Here is the code for the client:
and here is the code for the JSE endpoint:
Here is the output from the console:
As you can see, I have enabled session maintenance and still it does not work. FYI, I use
Jboss 4.0.3. Can anyone help please??
Thanks in advance,
Julien.