| Reply | « Previous Thread | Next Thread » |
|
I wrote an application which uses a HTTP connection to send POST requests to a servlet (using a background thread). After two succesful communications I get this error message "Unable to run application".
Has anyone any ideas about the causes or where to find a documentation about this error? Thanks, Fede |
| federico.carbone |
| View Public Profile |
| Find all posts by federico.carbone |
|
Have you properly closed all InputStream, OutputStream, and Connection objects that were created during your network access?
--lee |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|