I have an jsp with two javascript, when I execute "http://localhost:8080/ClientsWEB/ClientesWEB.jsp" I'm receiving this error "Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING" this in Google browser in Mozilla I'm don't receiving nothing.
I don't have any idea of this problem.
Thanks in advace.
After my page is loaded and I use the inspect of Google I seeing that the first line of Console is "GET http://localhost:8080/ClientsWEB/ClientesWEB.jsp net::ERR_INCOMPLETE_CHUNKED_ENCODING 200" . In relation of your second question realy I don't know.
An administrative note:
Please post error messages or code snippets as text/code as opposed to picture(s). Pictures are hard to read and in case of a need - unproductive to copy code.