"alesj" wrote :
| It's Scott's test.
| But I think the purpose is to verify that URLConnection::lastModified can also tell
you that the file has been deleted.
| See comments on the test code:
|
| | /**
| | * Test file deletion can be detected via URLConnection.getLastModified == 0.
| |
| Since like it was already said, we use this for lastModified check on URL based VFS
handlers.
Correct, its testing whether if the URLConnection api can be used to detect file
deletion.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145932#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...