how to check whether image exist at particular location!!!!
843836Feb 19 2004 — edited Feb 19 2004hello,
i am building application using JSP.
my applications displays images for particular vehicle selected.
now all these image adderss comes from databaase,and applciation checks at that particular destination and display the image.
i want to handle exceptions for case where in database entry is there for image location(means image location is specified say http://localhost:8099/abc/abc.gif) but physically image is not there at that location.
so how to handle this exception?
so how to do that?
please reply me soon!!!!!!!!!