> Just wondering.. isn't the java.net.URL not broken and should > you use URI?
Only its 'equals()' method is broken. So if you are not comparing URLs you can safely use them. Many existing APIs use URL parameters, so you have no choice but to use them anyway. Johan ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
