Link to home
Start Free TrialLog in
Avatar of deathstar641
deathstar641

asked on

j2me Jad Attributes Security

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!
ASKER CERTIFIED SOLUTION
Avatar of MicheleMarcon
MicheleMarcon
Flag of Italy image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial