file access in jythonc

Diez B. Roggisch deetsNOSPAM at web.de
Tue Aug 31 20:21:14 EDT 2004


> So...are you saying it can be done? That is, a IE can access a local
> file (assuming it's there, of course) using a jythonc product?
> Question is -- HOW???

As I said - search google for JAVA APPLETS ACCESSING LOCAL FILES - then you
can do that using jython. As a matter of fact, the whole process has to do
with signing jars - nobody cares if these contain classes generated by
javac, jikes, jythonc or carefully handwritten jvm bytecode....

-- 
Regards,

Diez B. Roggisch



More information about the Python-list mailing list