Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Nigel Wade Newsgroups: comp.lang.java.programmer Subject: Re: Designing Java applets to work with PHP server scripts Date: Tue, 24 Jul 2012 11:59:34 +0100 Lines: 23 Message-ID: References: <4071bbb1-3c3e-4737-a79f-161c1e5a36cb@googlegroups.com> <500dfb55$0$290$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net bF4O90tigRQ4FaLN+oiLZwGZrd/DV+mtJzZqLmzvs2Pwdihr9JkwYhzgFp/mc5VBOA Cancel-Lock: sha1:Vo/M8N6TrHQhx8bB+0I6UA7f03k= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0 In-Reply-To: <500dfb55$0$290$14726298@news.sunsite.dk> Xref: csiph.com comp.lang.java.programmer:16299 On 24/07/12 02:33, Arne Vajhøj wrote: > On 7/12/2012 9:58 AM, Nigel Wade wrote: >> On 10/07/12 23:42, K.J. Williams wrote: >>> I want to know, in general, how easy is it to design a Java applet to >>> work with PHP for use on the internet? >> >> You need to be more explicit. Java applets are normally delivered from a >> web server, and run client-side. PHP is a general purpose scripting >> language which happens to be used on some web servers for CGI and other >> server-side operations. >> >> In what do you want an applet to "work with" PHP? > > Having an applet communicate with a web service is rather common. > I know it is, but that is just one rather specific instance of "server scripts". -- Nigel Wade