Zsolt Koppany wrote: > I use tomcat but I think it must be done over the http protocol? > Check out the java.net.URLConnection class, which lets you connect to remote servers. If you try to access a non-existent page, you will get a java.io.FileNotFoundException back. > > Zsolt > Craig McClanahan
- checking remore URL Zsolt Koppany
- RE: checking remore URL Saurabh Shukla
- Re: checking remore URL Zsolt Koppany
- Re: checking remore URL Craig R. McClanahan
- Re: checking remore URL Zsolt Koppany
- Re: checking remore URL Craig R. McClanahan