while loading an html file a get an error
message in the
tomcat's window:
Ctx () : IOException in:
R( +/html-docs/abc.html + null ) Connection reset by peer: socket write error.
it looks pretty strange for me. it's a regular html file and doesn't have any "dynamic" context.
i get the same message every time i try to reload the file. the question is what is the reason for this and how can it influent the work of the
servlets getting the information from the forms inside this file.
10x.