Hi Session is maintained by the client, just reuse the same connection
That said your model is weird and highly stateless so maybe rework it Le 28 juin 2013 16:56, "Mohit Raj" <[email protected]> a écrit : > Hi to all, > > I want the demonstration of a web app handling the following > scenarios:::: > > > 1.ajax call to restful web services through html page > 2.then lookup for ejbs and return the response in json format . > 3.main challenge is how to maintain the session. > > > This would be great help for me > > thanks in advance. > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > >
