Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
File Exists
.
Show all posts
Showing posts with label
File Exists
.
Show all posts
Wednesday, December 5, 2012
Java check if file exists on remote server using its url
›
import java.net.*; import java.io.*; public class URLUtils { public static void main(String s[]) { System.out.println(URLUtils.exis...
›
Home
View web version