> Beauty is in the eye of the beholder. > How is determining the JDBC URL at runtime ugly?
Because you have to code it ?! You cannot simply configure it which makes using a lot of frameworks/libraries that use the database unnecessarily difficult (think: Spring, Hibernate, OJB, ...). Tom
