Hi, Any one from Ignite team can clarify my doubt please?
Regards, Biswajeet *Rout* Dtix-DELPHI O 181 361 7630 M 970 334 9977 <http://www.facebook.com/verizon> <http://twitter.com/verizon> <http://www.linkedin.com/company/verizon> <http://www.instagram.com/verizon> On Thu, Jan 30, 2020 at 1:03 PM Rout, Biswajeet <[email protected]> wrote: > Hi, > > I have used Web session clustering. The web session is clustered > across the nodes, I am happy about that. But there is one issue I found. > > In my application I store *UserInfo* object inside the httpSession object > inside one of my spring controllers. When my view gets loaded( which is a *JSP > page*) I try feting the *UserInfo* from the httpSession object which I > get as *null*(I do not find any parameter on the same key name as > userInfo I set before). Where as I reload the URL again, it finds the > UserInfo inside the httpSession object. > > So why did it not find/set the object at first place? > Is anyone familiar with this kind of behaviour? > > The object ignite implements for httpSession is *WebSessionV2*. > > Regards, > > > Biswajeet *Rout* > > > Dtix-DELPHI > > > O 181 361 7630 > M 970 334 9977 > > <http://www.facebook.com/verizon> <http://twitter.com/verizon> > <http://www.linkedin.com/company/verizon> > <http://www.instagram.com/verizon> > >
