Java

Coding TipsJavaSalesforce

Setting Salesforce SessionID with AXIS

Connecting to a Salesforce Web Service is not as obvious as it should be.
Read More
Coding TipsJavaGWT

A quirk updating to GWT 2.5

GWT 2.5 code inconsistently uses the new EventBus.
Read More
Coding TipsJavaJSP

Dynamic PDF Servlet

This is a technique for dynamically creating and serving PDF documents.
Read More
Coding TipsJavaJSP

Start and Stop JSP Applications

This is a technique for administering JSP Servlets.
Read More
Coding TipsJavaEclipse

Eclipse2ant – export project settings to Ant build file

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 ...
Read More
I like itJavaEJB

Review of EJB 3.1 Cookbook by Richard M. Reese

Review of EJB 3.1 Cookbook by Richard M. Reese, Packt Publishing Ltd., June 2011, ISBN 978-1- 849682-38-1
Read More
Coding TipsJavaEclipse

AmaterasERD

AmaterasERD is an Eclipse plug-in to draw ER diagrams.
Read More
Random ThoughtsMac OS XJava

Mac OS and Java Deprecation

As a Java and Flash developer, I have to wonder why Steve Jobs hates me so much?
Read More
Coding TipsJavagmail

Send email from Java using Gmail

Sending an email from Java using Gmail is easy.
Read More
Scroll to Top