| Author |
Applets and URL connections.
|
Joel McNary
Bartender
Joined: Aug 20, 2001
Posts: 1815
|
|
I trying to run an applet on the Macintosh that connects to a servlet (running under Websphere) that provides data and functionality for the applet (via EJBs). The applet loads, but the second time that I try to connect to the servlet after the applet loads, it hangs (there are multiple connections to servlet made while the applet is loading). The hang occurs while trying to get the outputStream from teh URLConnection. Here is the code: This runs fine under Windows; it hangs on the Mac (Running IE on both). Any ideas/suggestions/requests for more info?
|
Piscis Babelis est parvus, flavus, et hiridicus, et est probabiliter insolitissima raritas in toto mundo.
|
 |
 |
|
|
subject: Applets and URL connections.
|
|
|