Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java Micro Edition
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
TDD for a Shopping Website LiveProject
this week in the
Testing
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
Java Micro Edition
One Midlet invoking the other
Pearlo Muthukumaran
Ranch Hand
Posts: 79
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Can we have one Midlet (MidletA) invoke another Midlet (MidletB) with some command parameters?
From MidletA
can I call
java
MidletB param1 param2
Please clarify
Rgds
Muthu
Naveen Sampra
Ranch Hand
Posts: 70
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Why do you want to invoke MidletB with command parameters ?
You can achive what you want by calling a method in MidletB with the parameters.
S Panigrahi
Greenhorn
Posts: 1
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
One Midlet invoking the other midlet with out using JSR 211.
I would like to know how to invoke one midlet from another midlet which is of different jar.
I don't even know how to spell CIA. But this tiny ad does:
free, earth-friendly heat - a kickstarter for putting coin in your pocket while saving the earth
https://coderanch.com/t/751654/free-earth-friendly-heat-kickstarter
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
MIDlets and classes
new to J2ME. Please help !
How to download a midlet from a midlet?
Communicating MIDlet
j2me
More...