I found some posts about different versions of Java and Python, but doesn't that mean that I will be able to run only one of them at a time? So far, what I've read was related to switching from one to another. I wouldn't like to change from web2py for authorization, since this is a flexible and a secure way to manage logins which requires very small efforts to customize it for my own needs. As for the Java module, it is not a part of the authorization - this is a part of my desktop software.
Thanks. On Jan 25, 6:28 am, Robert Kluin <[email protected]> wrote: > You can deploy a Java version and a Python version using different > version identifiers, for example jv for java and py for python. Out > of curiosity, are you unable to handle the authorization using only > Java or only Python for some reason? You'll be adding a significant > amount of complexity and latency to your app. > > I have no idea if web2py runs on Jython, but that may be something > else to look at. > > Robert > > > > > > > > On Mon, Jan 24, 2011 at 16:47, devGS <[email protected]> wrote: > > I'm using web2py for user authorization at my app and Java module > > which interfaces with a standalone desktop Java app that needs > > authorization. How can I deploy both of them into one app at GAE? > > Thanks. > > > -- > > 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 > > athttp://groups.google.com/group/google-appengine?hl=en. -- 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.
