Hi

I have a chatterbot written in AIML.  I am using PyAIML, and HTTP server as
a mediator between user and PyAIML.  Server calls PyAIML, and sends the
result string to the sensor network which is written in Java; and in the
end, server returns value from Java method.  Can I somehow call Java
methods inside Python code, or I must use Jython?  Can I use PyAIML in
Jython?  

-- 
Ne dajte da nas lažljivac Bandić truje:
http://cnn.blog.hr/arhiva-2007-06.html#1622776372
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to