In a web-application implemented in java using JSP and Servlets; if I store information in the user session, this information is shared from all the tabs from the same brows
The window.name Javascript property, is the only thing that will persist across tab activity, but can remain independent (instead of URL guff).