We have a python application running on AppEngine and now have an additional requirement to be able to call a Java library (iText for now, possibly others in the future). Note that the Java code does not need to service URLs, thus no need for appengine-web.xml. It just needs to be callable from python code.
If someone could point me to resources about how this might be accomplished, I would appreciate it. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
