You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpSession.html
This is required to properly serialize it outside java applications and likely inside as well, you might want to put a thrift-ready implementation into a repository of it's own.
(as in the way to store data, not necessarily the function implementations besides the session id)
The text was updated successfully, but these errors were encountered:
https://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpSession.html
This is required to properly serialize it outside java applications and likely inside as well, you might want to put a thrift-ready implementation into a repository of it's own.
(as in the way to store data, not necessarily the function implementations besides the session id)
The text was updated successfully, but these errors were encountered: