Desired functionality: User opens browser, clicks through several pages as a certain "user type" then opens a second browser because they want to be a different "user type". The user should be able to proceed in either browser without session information being overwritten in the other browser's session.
Has anyone implemented any similar functionality? Note: using tomcat 4.x as http server and JSP container.