App Engine runs your Java web application using a Java 6
JVM in a safe "sandboxed" environemnt. App Engine invokes
your app's servlet classes to handle requests and prepare
responses in this environment.
After more than 8 years of coding in Java, I had to pick up Python (and Django) so as to start using GAE for my startup.
Now, looking at those sample code in Java (and JSP) and the related XML configurations for GAE, I don't think I want to go back to Java - unless I am paid to do so, say for services.
[+] [-] oomkiller|17 years ago|reply
[+] [-] pufuwozu|17 years ago|reply
Plus PHP (via Quercus) would convert a lot of developers.
Edit: looks like it should!
http://code.google.com/appengine/docs/java/runtime.html
[+] [-] spooneybarger|17 years ago|reply
http://olabini.com/blog/tag/gae/
which includes:
* Dynamic languages on Google App Engine - an overview * JRuby on Rails on Google App Engine * Java on Google App Engine
[+] [-] unknown|17 years ago|reply
[deleted]
[+] [-] peter123|17 years ago|reply
[+] [-] jcapote|17 years ago|reply
[+] [-] charlesju|17 years ago|reply
Does anyone know is this is possible?
[+] [-] mattdennewitz|17 years ago|reply
[+] [-] alecco|17 years ago|reply
[+] [-] briansmith|17 years ago|reply
Unfortunately, there's still very poor support for HTTPS. The limited HTTPS support is what keeps me from deploying any applications on it.
[+] [-] catch404|17 years ago|reply
[+] [-] jaaron|17 years ago|reply
I went back to the front page console and there was a link at the top of the page.
[+] [-] marbletiles|17 years ago|reply
[+] [-] jli|17 years ago|reply
[+] [-] ordinaryman|17 years ago|reply
After more than 8 years of coding in Java, I had to pick up Python (and Django) so as to start using GAE for my startup.
Now, looking at those sample code in Java (and JSP) and the related XML configurations for GAE, I don't think I want to go back to Java - unless I am paid to do so, say for services.
[+] [-] tptacek|17 years ago|reply
[+] [-] bk|17 years ago|reply
The parent post is neither a troll, spam, or off-topic, and thus should not be downvoted.
A simple "no upvote" would suffice. If you disagree add a substantive rebuttal to your "no upvote".
[+] [-] axod|17 years ago|reply
Java is orders of magnitude easier to scale.
[+] [-] bad_user|17 years ago|reply
And besides, there are many people with investments in Java already. I think this is a pretty good choice.
Now, if they also added Mono (.NET) that would be great.
[+] [-] unknown|17 years ago|reply
[deleted]