google-app-engine
Communication between Servlets
I would like to write a method which handles the flow of communication on XMPP.The sequence of things I\'d like to do is:[详细]
2023-04-10 13:18 分类:问答email Excel file (in memory) as an attachment on Google app Engine
I googled and tried several approaches but failed. Here is the question: I try to create a excel file (using JExcelApi) and email it as an attachment on google app engine.[详细]
2023-04-10 12:39 分类:问答Map Subdomain to specific AppEngine app version
I have a Python app at www.exa开发者_Python百科mple.com. I want to create a subdomain that will map to a different version of my app (actually a Java app). So want I want to do is:[详细]
2023-04-10 12:09 分类:问答Use a form field as the entity key google app engine python
I have a form where a user logs in with a google account and then makes or updates their profile in google app engine.I want to use the form field that contains their email address (which is automatic[详细]
2023-04-10 09:45 分类:问答GAE session. java.io.NotSerializableException: sun.nio.cs.UTF_8 issue [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-04-10 09:18 分类:问答Can't find jsp on eclipse
I am using the last version of Eclipse 3.7. I am working with the Google app engine and need to create some JSP, but on a new project. I can\'t find开发者_StackOverflow社区 JSP.[详细]
2023-04-10 09:06 分类:问答maven gae plugin questions
I\'m having some issues making the maven google app engine plugin work properly. First of all, I\'m not even sure if the archetype I\'m using is the correct one, their examples show version 0.7.0 bu[详细]
2023-04-10 07:09 分类:问答Fetching a file from a PHP file in Google App Engine
I need to know if there is anyway that I can use file_get_html or any equivalent function in php on GAE? I know it has something called URLFetch() but I am not able to understand how I will call that[详细]
2023-04-10 06:43 分类:问答Upload files from GAE to S3 directly
I am creating XML files in my GAE web application and I would like to host them somewhere. The link has to be consistent HOST_URL + filename. So Amazon S3 looks like it would work - I can upload a fil[详细]
2023-04-10 06:03 分类:问答Making google analytics ID a variable
My app serves multiple domains which I understand should be done by namespaces which I\'m researching. Since multiple domains should have multiple analytics ID:s I get开发者_StackOverflow社区 the anal[详细]
2023-04-10 04:47 分类:问答