Re: Hiding destination URL in httpconnection request
[email protected] Thu, 5 Jun 2008 10:10:00 PDT
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
In your jad file you need to have a property "MIDlet-Permissions:" and it needs a value of "javax.microedition.io.Connector.http" This can be done in the WTK as well by going to settings and selecting the Permissions item on the Left, then in the MIDlet-Permissions area click the "Add" button. A tree selection dialog will pop up with various options. Just navigate to the javax->microedition->io->Connector section and select http. Then "ok" at the bottom of the project settings dialog. -Shawn [Message sent by forum member 'sfitzjava' (sfitzjava)] http://forums.java.net/jive/thread.jspa?messageID=278573 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".