Calling Java Class from python

Good Z goodz158 at yahoo.com
Wed Apr 16 06:37:55 EDT 2008


All, 

We have developed a website in python and we need to integrate few features of third party website. They have provided us Base64EncoderDecoder Java Class and would like us to use it to encode the data before sending it to their site and decode it when received anything from their site.

I have no idea/knowledge of  Java. Can you please guide me  how can i call Java class from  Python  scripts? Or what is the best way to handle this condition.

Is Base64  library provided by python is compatible to  Base64EncoderDecoder Java Class?

Regards,
Mike






      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080416/e835335c/attachment.html>


More information about the Python-list mailing list