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.
Thread beginning with comment 358143
To view parent comment, click here.
To read all comments associated with this story, please click here.
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 Parent Bookmark Score: 1

RE[2]: java.awt ?
by raboof on Sun 12th Apr 2009 09:29 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 Parent Bookmark Score: 1