Results 1 to 2 of 2
- 10-13-2008, 02:33 PM #1
Member
- Join Date
- Oct 2008
- Posts
- 2
- Rep Power
- 0
How to create Dynamic application using J2ME?
Hi I am new to J2ME..
How to pass values from servlet or jsp into simulator?
Pls give the code samples which shows dynamic data retrived from db and displayed into simulator. Based on the user input in simulator i need to retrive the values from jsp & to display in simulator.
Thanks
- 01-31-2009, 03:19 PM #2
Member
- Join Date
- Jan 2009
- Posts
- 3
- Rep Power
- 0
Hi,
Not sure what exactly you are trying to do.
However if you want to get some data from a JSP from within your J2ME midlet then you will have to make a HTTP connection to your JSP and retrieve its contents and then use it in your midlet.
Tutorials are available if you search google with the keyword:
"Retrieve web content from a website to a phone"
Similar Threads
-
how to get Mobile Number by j2me application
By redikod in forum Sun Java Wireless ToolkitReplies: 1Last Post: 03-18-2010, 11:37 AM -
J2ME Application Lead Developer
By mobileapps in forum Jobs OfferedReplies: 0Last Post: 10-03-2008, 12:38 PM -
A newbie question: How do I take a J2ME open source and create a project
By Anona in forum CLDC and MIDPReplies: 0Last Post: 09-28-2008, 11:02 AM -
Deploy j2me Application Online From Web
By medhat_fci in forum Advanced JavaReplies: 0Last Post: 09-17-2008, 07:56 PM -
Run J2ME application using existing jar file
By chale in forum CLDC and MIDPReplies: 0Last Post: 08-25-2008, 02:11 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks