Hello,
I am using WebNFS SDK client provided by sun, with NFS server.
I implemented this client-server architecture in web application,
my web application create some document on the fly and store
it on different server.
I am facing problem, suppose NFS server is down. At that time
WebNFS client continuously make requrest to server and goes into
infinite. How to avoid this problem ?
Is there any way using "JAVA" to detect whether server is down or not ?
What will be solution over it ?
Please reply urgently
Thanks
- Kapil Dhakad