Archive for the 'java' Category

GWT - Project (Module) Layout

Saturday, November 1st, 2008

I started a GWT project recently and struggled for a while on how best to separate the project into smaller modules. What I wanted was to be able to throw the UI over a fence and have someone else design and build it, and myself focus only on the server-side coding part. After [...]

Property Files and Class Loaders

Friday, September 10th, 2004

I’m back! Wasn’t that a fast year? I’m at NFJS SLC, listening to Stuart’s legendary classloader talk. Every time he gives it (that I have seen) he changes the emphasis of the talk to a different area of the presentation. That and my perspective changes as I’m immersed in different situations [...]