Java
Setting Salesforce SessionID with AXIS
February 9, 2013
Connecting to a Salesforce Web Service is not as obvious as it should be.
A quirk updating to GWT 2.5
February 2, 2013
GWT 2.5 code inconsistently uses the new EventBus.
Dynamic PDF Servlet
February 20, 2012
This is a technique for dynamically creating and serving PDF documents.
Start and Stop JSP Applications
February 17, 2012
This is a technique for administering JSP Servlets.
Eclipse2ant – export project settings to Ant build file
February 14, 2012
This small plug-in has been in the official Eclipse build since version 3.1, however it is not easy to find or obvious how it can …
Review of EJB 3.1 Cookbook by Richard M. Reese
July 28, 2011
Review of EJB 3.1 Cookbook by Richard M. Reese, Packt Publishing Ltd., June 2011, ISBN 978-1- 849682-38-1
Mac OS and Java Deprecation
November 6, 2010
As a Java and Flash developer, I have to wonder why Steve Jobs hates me so much?
Send email from Java using Gmail
November 6, 2010
Sending an email from Java using Gmail is easy.