applet « URL « JSP-Servlet Q&A





1. Malformed URL when connecting applet to servlet    stackoverflow.com

I'm trying to access a servlet from a java applet and set the servlet's response in the applet's text field. I'm using tomcat 7.0 and my jre/jdk are fully updated. The servlet runs ...