Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tomcat

How Can I Send A Request From Javascript To A Servlet?

I have a .jsp file with JavaScript. If I click to the OK button, I call a JavaScript method. This … Read more How Can I Send A Request From Javascript To A Servlet?

Websocket Disconnected When Trying To Send Large Size Of Images

I am testing a WebSocket at localhost using java and javascirpt, running Tomcat 7.0.42 and no proxy… Read more Websocket Disconnected When Trying To Send Large Size Of Images