I'm not sure if I ask this question right. I'm not a JAVA person. However, I've created an application using Zope and needs to pass some values to a java application. I wonder is that possilbe? Can java works along with Zope? or Can java code running inside the zope server? if it's possibe or Zope can do that. HOW? Thanks __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
Oops Oops writes:
I'm not sure if I ask this question right. I'm not a JAVA person. However, I've created an application using Zope and needs to pass some values to a java application.
I wonder is that possilbe? Usually "XML-RPC" is used for that.
Recently, there has been an project announcement to integrate Zope with Jython (--> mailing list archives). There is JPE (Java Python Environment). Recently there has been an experience report (--> mailing list archives). Dieter
participants (2)
-
Dieter Maurer -
Oops Oops