Adding
permissions
The MIDlet needs to inform which permissions it wants to acquire. In
the case of SignedMIDlet
, the javax.microedition.io.Connector.http
permission
will be requested. Too request a permission, add it to the JAD file using
the built-in JAD editor in EclipseME.