View Single Post
  #26 (permalink)  
Old 08-30-2007, 11:17 AM
sandhya sandhya is offline
D-Web Trainee
 
Join Date: Aug 2007
Posts: 9
sandhya is on a distinguished road
Default Re: HTTP Web Response Exception - I cant able to trap.

Hi ,
I too got the same error like,

java.io.IOException: Error initializing HTTP tunnel connection:
HTTP/1.0 404 Not Found
Server: servletrunner/2.0
Content-Type: text/html
Content-Length: 95
Date: Wed, 03 Jan 2007 14:59:05 GMT

Here I used J2ME as client application, through servlet runner I am tring to connect to server program. Initially Its worked fine.. But I changed some interner explorer settings. then I got this error. When I changed those setttings to normal also I am not able to connect to the server. Even I reinstall the whole softwares. But the problem is still there.

So could any one help me to resolve the problem.

Its very Urgent project. Its completed but when I try to demonstrate, that day only to connect my PC remotly I changed internet explorer settings very badly. It causes all the damage. Even I changed them to normal also I am not getting any.

Please help me to resolve it.

waiting for your response....

Thanks,
Reply With Quote