> Recently, when I run tester my tomcat console shows scads of
NullPointerExceptions:
> The tests all pass though ...

I just looked at my code in the url connection, and if the resource does not
exist, it will throw a NPE. Oops. Adding a null check should fix it.
Other methods in the class are also affected.

Remy

Reply via email to