Linked by Thom Holwerda on Thu 9th Apr 2009 08:21 UTC, submitted by ahmetaa
Google It's been a long time coming, but yesterday Google has announced that Java will be available on their App Engine. While the SDK is available for everyone to develop their applications locally, the initial sign up allowing people to upload their applications to the App Engine is limited to 10,000 users. The Java environment provides a Java 6 JVM, a Java Servlets interface, and support for standard interfaces to the App Engine scalable datastore and services, such as JDO, JPA, JavaMail, and JCache.
Order by: Score:
This is very cool
by google_ninja on Thu 9th Apr 2009 12:05 UTC
google_ninja
Member since:
2006-02-05

Also means JRuby on Rails, if you google around you can find more info. I still like heroku more the GAE, but the more options for rails in the cloud the better

Reply Score: 2

java.awt ?
by ebasconp on Thu 9th Apr 2009 21:41 UTC
ebasconp
Member since:
2006-05-09

Will they need to reimplement some stuff on java.awt to support their UI?

Reply Score: 2

RE: java.awt ?
by raboof on Sat 11th Apr 2009 17:10 UTC in reply to "java.awt ?"
raboof Member since:
2005-07-24

Will they need to reimplement some stuff on java.awt to support their UI?

Which UI?

This article is about the App Engine, Google's web application infrastructure. Web applications generally don't use much of java.awt ;) .

Reply Score: 1

RE[2]: java.awt ?
by raboof on Sun 12th Apr 2009 09:29 UTC in reply to "RE: java.awt ?"
raboof Member since:
2005-07-24

In fact, you're not allowed to use any of the java.awt classes with google app engine: http://code.google.com/appengine/docs/java/jrewhitelist.html

Reply Score: 1

Yay
by Beta on Thu 9th Apr 2009 22:03 UTC
Beta
Member since:
2005-07-06

Awesome

Reply Score: 2