Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: Re: Designing Java applets to work with PHP server scripts Date: Wed, 11 Jul 2012 21:18:42 -0700 Organization: Canadian Mind Products Lines: 20 Message-ID: References: <4071bbb1-3c3e-4737-a79f-161c1e5a36cb@googlegroups.com> Reply-To: Roedy Green NNTP-Posting-Host: K2Qzzs3EAqXk5RLzfhxcSw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: csiph.com comp.lang.java.programmer:15973 On Tue, 10 Jul 2012 15:42:44 -0700 (PDT), "K.J. Williams" wrote, quoted or indirectly quoted someone who said : >I want to know, in general, how easy is it to design a Java applet to work with PHP for use on the internet? They have nothing to do with each other. You trigger an Applet with ordinary HTML. You don't have to dynamically generate anything. -- Roedy Green Canadian Mind Products http://mindprod.com Mathematicians and computer scientists are far more interested in impressing you than informing you. If this were not so, the tutorials on building a robots.txt file, for example, would consist primarily of an annotated example. What you get instead are nothing but inscrutable adstract fragments in some obscure dialect of BNF.