Automation Client session in HttpServletRequest
Is it a good practice to put HttpAutomationClient session in a the HttpServletRequest session for the user's session to be used as a singleton for as long as this session is alive ? .. or is there a better way. Thank you in advance for the advice.