Python servlet for Java applet ?

Piet van Oostrum piet at cs.uu.nl
Thu Apr 30 10:02:36 EDT 2009


>>>>> Linuxguy123 <linuxguy123 at gmail.com> (L) wrote:

>L> I thought that applets weren't allowed to access URLs directly.  If they
>L> can, this problem becomes trivial. 

They are allowed if the URL is on the same IP address as where the
applet came from (same origin policy). But in your original post you
wanted RPC.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org




More information about the Python-list mailing list