RE: Applet-servlet communication problem with Tomcat 4.0.3

2002-05-13 Thread KAKARONTZAS GEORGE
Many thanks. -George -Original Message- From: Douglas, Rory [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 3:56 PM To: 'Tomcat Users List' Subject: RE: Applet-servlet communication problem with Tomcat 4.0.3 This looks like something to do with your CATALINA_HOME direct

RE: Applet-servlet communication problem with Tomcat 4.0.3

2002-05-13 Thread Douglas, Rory
something. -Original Message- From: KAKARONTZAS GEORGE [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 7:27 AM To: [EMAIL PROTECTED] Subject: Applet-servlet communication problem with Tomcat 4.0.3 I'm having an Applet oppening a URLConnection with a servlet and sending an object. H

Applet-servlet communication problem with Tomcat 4.0.3

2002-05-13 Thread KAKARONTZAS GEORGE
I'm having an Applet oppening a URLConnection with a servlet and sending an object. Here's the Applet side of the communication: //This is the method initiating the connection public void available(SellOrder o) throws Exception { URL servlet = new URL("http", "localhost", 8080, "