Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

How to reproduce the issue:

  • Run the application with Tomcat 7
  • Access from browser: http://.../get_message
  • Open another tab and access: http://.../send_message
  • First tab prints the word message
  • Switch to Tomcat 8.
  • Access from browser: http://.../get_message
  • Open another tab and access: http://.../send_message
  • Nothing happens in first tab