> > I think maybe the requestURL should be a String too - I'm trying to > handle all of the IOExceptions in the HttpConnector. >
discouraged. making the requestURL as a proper URL saves to check the string is a proper URL and we shouldn't reinvent the wheel. > > Having said that, there might be a case for doing this, there are more > complex requirements in the server component, so let's leave it open for > now, until we've had a chance to work on that. > good compromise, no hurries. Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/
