Hi, I'm studying that connections should be performed through a separate
thread. My question is: is it possible to create a separate Thread which is NOT a MIDlet to perform, let's say, an http connection and then invoke this Thread from a MIDlet?
I tried, maybe I am doing something wrong, but the separate thread solution doesn't work. In few words, the emulator doesn't ask me for permissions to go online and nothing else happens. On the other hand, if I create my MIDlet to be also the thread which runs the connection, everything works fine.
Any idea?
Thank you.
Marco Tedone<br />SCJP1.4,SCJP5,SCBCD,SCWCD