Hello,
Scenario:
I create a REST API and publish it on "application-1.appspot.com".
Then, I create a web/client application (for real people) which uses
the API above and publish it on "application-2.appspot.com"
Is this scenario compatible with term 4.4 of the AppEngine TOS (http://
code.google
, but if you're not getting any joy, maybe try atwww.stackoverflow.com
> - there should be a bit more motivation to help because it's points-
> based.
>
> Regards,
> Richard
>
> On Jan 14, 9:06 pm, Thanasis wrote:
>
>
>
> > Anyone, pls?
>
> >
Anyone, pls?
On Jan 14, 9:18 am, Thanasis wrote:
> Hi all,
>
> I guess my question is directed to Google Engineers - unless someone
> has previous experience.
>
> Hypothetical scenario:
>
> My application gets an inbound email. GAE starts the specified mail-
> ha
Hi all,
I guess my question is directed to Google Engineers - unless someone
has previous experience.
Hypothetical scenario:
My application gets an inbound email. GAE starts the specified mail-
handling servlet, but this is affected by the known "cold-start" delay
and timeouts.
The question is:
Hello all,
Lets assume that I have the URL "http://www.example.com/directory/";.
In the "/directory" I have a jsp page.
When I go to "http://www.example.com/directory"; I get a HTTP 404
error.
When I go to "http://www.example.com/directory/"; (notice that the
trailing slash is now present) everyt
Files\Java\jdk1.6.0_14\bin
> to C:\Program Files\Java\jre6\bin. then i closed eclipse opened it,
> nothing changed
>
> On 25 Aug., 11:38, Thanasis wrote:
>
>
>
> > Hi,
>
> > Copy file "javac.exe" from your jdk/bin directory to the jre/bin
> >
Hi,
Copy file "javac.exe" from your jdk/bin directory to the jre/bin
directory and recompile.
On Aug 25, 12:30 pm, Valentino Hankypants wrote:
> hello together,
>
> i'm starting with development of google AppEngine. i tried to go
> through the getting started in the user doc. but i come to a pr