1. Malformed URL when connecting applet to servlet stackoverflow.comI'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 ... |