sse(server-sent events)不能让html页面获得jsp中的数据

我使用的是chrome浏览器,按照步骤自己连接了html和jsp页面的链接,并且也显示连接成功了。但是html页面却不能获得来自jsp中的数据,并且报错如下错误:
Cannot set property 'selector' of undefined
这是什么原因。

我的问题已经解决,谢谢大家,里面还有大家经常遇到的问题,比如:““EventSource’s response has a MIME type (“text/html”) that is not “text/event-stream”. Aborting the connection.””等等。点击查看我的解决方案

这是你js报的错吧, 没有定义选择器