Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 43637 invoked from network); 4 May 2000 19:48:09 -0000 Received: from sun.rhrk.uni-kl.de (131.246.137.50) by locus.apache.org with SMTP; 4 May 2000 19:48:09 -0000 Received: from aixs1.rhrk.uni-kl.de ( exim@aixs1.rhrk.uni-kl.de [131.246.137.3] ) by sun.rhrk.uni-kl.de id aa14044 for ; 4 May 2000 12:11 MESZ Received: from xchaos5.physik.uni-kl.de ([131.246.10.228]) by aixs1.rhrk.uni-kl.de with smtp (Exim 3.03 #2) id 12nIbN-0009w0-00 for tomcat-user@jakarta.apache.org; Thu, 04 May 2000 12:11:25 +0200 Received: from xchaos5 (unverified [131.246.10.228]) by xchaos5.physik.uni-kl.de (EMWAC SMTPRS 0.83) with SMTP id ; Thu, 04 May 2000 12:11:11 +0200 Message-ID: <000901bfb5b1$12ca4d30$e40af683@physik.unikl.de> From: "Dr. Martin Menzel (FB Physik, Uni Kaiserslautern)" To: tomcat-user@jakarta.apache.org MMDF-Warning: Parse error in original version of preceding line at sun.rhrk.uni-kl.de References: <211C04D764F8D311915900805FC73E1A0214F4@LONDON1> Subject: Re: Helloworld for Tomcat talking to Applet. Date: Thu, 4 May 2000 12:11:11 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi, I did this by creating a thread which implements a serversocket and a listener. In the applet you can communicate via a socket (with a special port) to the serversocket. The Appletcodebase has to be on the same server as tomcat. I can mail you more details later. In "Java Programmierhandbuch" from Stefan Mittendorf, Reiner Singer [dpunkt.verlag] are more explanations. See www.dpunkt.de/java Cheers ....Martin ----- Original Message ----- From: "Peng Frank" To: Sent: Wednesday, May 03, 2000 9:45 PM Subject: Helloworld for Tomcat talking to Applet. > Hi, every budy! > > I am very happy with Tomcat but I don't know how to let Applet and Tomcat > talk each other. > > I am an old man with Perl CGI and JavaScript. I have no experience with > Tomcat. > > If any body can provide a free example of a HelloWorld of Tomcat talk to > Applet. That will be great! > > Thanks a lot! > > Frank Peng > > > -------------------------------------------------------------------------- > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org > For additional commmands, email: tomcat-user-help@jakarta.apache.org >