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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to