Java Resources


 Google Web Toolkit - startup guide - learning by example

 

Seventeen Google Web Toolkit Tutorials

 


Java Cookbook is a great place to learn about different things you can do with Java. The examples are available on the web.

 


 

HTML Parser for Java

 

Yet another HTML Parser in Java - Jericho with code samples - Javadoc

 


Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices.

 

Smack API