how to give permanent permission for httpConnection
Hi guys,I have a midlet which makes HttpConnection to the server. It does it frequently and annoys the user each time asking for permission. Is there any way to give permanent permission for this kind of connection?Cheers,