I'm doing j2me stock price applicaton. I want to give a http request to the server and get the price from server. I got the price.
But my question is when i click refresh command, i want to update the price for every 5 seconds.
1. how can i give continous http request for every 5 second.?
2. when i connect to server, always asking permission to connect the server, how can i avoid that dialog..?
Note : I'm using J2MEPolish TableItem to update the prics.
Help me,
kumar.

Reply With Quote


