Archives
Well, the title is a mouthful, but it says it all. I am working on a small generic framework for implementing setup wizards in Java WAR applications. My requirements/features are as follows: store configuration information in a sensible, environment-dependent location (e.g. ~/.java under Unix/Linux, Application Data under Windows, ~/Library, etc XML-based wizard descriptor allow any [...]
Jun 22nd, 2009 | Filed under Development, Software