Google released their code for the Google Web Toolkit under the Apache 2.0 license.
The interactive applications you’ve seen from Google, like GMail, use this. It allows you to write programs in Java, and then deploy them as Javascript applications and HTML. There are a few demos of applications available on the site, [...]
Entries Tagged as 'Java'
Google Web Toolkit Code Released
December 13th, 2006 · No Comments
Tags: Google · Java · Technology
Java 6 Released
December 12th, 2006 · No Comments
A few years ago, Graham Hamilton announced Java 6 at the Alumni Fireside Chat at the JavaOne conference, and now it’s been released.
What is there to look forward to in Java 6?
New Security Features and Enhancements
Native platform Security (GSS/Kerberos) integration.
Java Authentication and Authorization Service (JAAS) login module that employs LDAP authentication
New Smart Card I/O API
Integrated [...]
Tags: Java · Technology