| Author |
Trap Network Errors in Web Service
|
Rahul Kapoor
Greenhorn
Joined: Jul 03, 2005
Posts: 1
|
|
How I can trap the network errors in the Web Service. I have deployed a web service using EJB. I would like to know how I can trap the network errors like java.net.ioexception in web service server service. I know how to trap this error in the web service client but need help in trapping this error in actual web service code. Thanks
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"HN HN", Please check your private messages.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Trap Network Errors in Web Service
|
|
|