J
June
Is it possible to disable the timeout for a statefull session bean?
I want to make this session bean to live as long as client won't logout.
So if client logins in and do nothing this session will be there..
I want to make this session bean to live as long as client won't logout.
So if client logins in and do nothing this session will be there..