aspose file tools
The moose likes Java Micro Edition and the fly likes how to find result of platformRequest prompt? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "how to find result of platformRequest prompt? " Watch "how to find result of platformRequest prompt? " New topic
Author

how to find result of platformRequest prompt?

mohsen fakhary
Greenhorn

Joined: Aug 16, 2011
Posts: 4
As you know Midlet.platformRequest (when used for http) usually prompts user to grant access to connect to internet.

How can I find if user has granted this access or not?

On SonyEricsson handsets it throws a SecurityException if user cancels connection, but it seems nokia handsets just go to the next line of code if user cancels the connection, and it causes some problems for me

Regards
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to find result of platformRequest prompt?
 
Similar Threads
stop synchronous web service call
DRM in MIDP 1.0
MIDlet Connection via Operator Proxy?
Implementing cancel for long running web reuests
How to make disapear the GPRS's indicator after closing a HTTP connection