The Artima Developer Community
Sponsored Link

Java Buzz Forum
Sharing Data Between MIDlet Suites

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
Sharing Data Between MIDlet Suites Posted: Mar 18, 2005 9:23 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: Sharing Data Between MIDlet Suites
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
In MIDP 1.0 each store is private to the MIDlet suite that creates it. The MIDP 2.0 specification adds a very useful new capability to the RMS package: It enables one MIDlet suite to share a record store with other MIDlet suites.

Read the article at the title of the post to learn how. Also included the technique for preventing your MIDlet data not to be shared with others.

[Resource-Type: Article; Category: Java/J2ME; XRating: 3]
Title of the post takes you to the article

Read: Sharing Data Between MIDlet Suites

Topic: Swing XML Authoring Tool Now Live Previous Topic   Next Topic Topic: [Mar 10, 2005 11:37 PST] 16 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use