Dear all,
I am Developing a j2me Application and i want to ask some questions about the the way that
the AMS(application-management software) of the Handset handles the Midlet Suite's JAD file attributes.
Lets suppose that i have a Midlet in http://myserver.com/mymidlet.jad (and http://myserver.com/mymidlet.jar).
The jad file contains an attribute named mymidletAttribute with value mymidletAttributeValue
The question is WHERE the AMS is going to store the property mymidletAttribute AND if another Midlet
(or another application) CAN access this property for example using the call mymidlet.getAppProperty("mymidletAttribute")?
what is the level of protection that AMS and j2me provides in this level?
Thank you!
NiKolaos
