Hi I have an AppEngine account that was developed using Python already. Now I was thinking to try out using Java. I have below questions to ask.
Qn 1 Can I re-use back the Python for my existing AppEngine account to use Java ? Will there be any conflict ? As in when a Web request come, will Google AppEngine trigger the CGI used by Python OR the Java Servlet engine now the folder have both Python and Java code in it ? Can ONE application-id co-exist with both Python and Java ? Or I should register another new application-id to use Java exclusively ? Qn 2 Through what means can I access my AppEngine account the Unix shell ? Currently I am using appcfg.py to upload files but I cannot see the actual folder structure. Qn 3 Are there any features available for me to put on my application-id URL where users can click to download Android application (filename.apk) direct to their Android phones ? 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 at http://groups.google.com/group/google-appengine?hl=en.
