Accessing a MIDlet from a Servlet/JSP

S

Saaji

Hi ppl,
I want to access a value retrieved by a MIDlet from my
JSP/Servlet when I access the Wap site. I want the MIDlet to start
running when I click on a button in my jsp page and get the value
generated by the MIDlet back onto the WAP site. Is there some way to do
this?
I already know how to pass parameters from the MIDlet to the
servlet (i.e invoke the servlet from the MIDlet) but when I access my
wap site I want to retrieve those values dynamically. I want to invoke
the Midlet from my client. Is there any way to do that? Please reply
asap...

Thanks in Advance,
Sajida
 
D

Darryl L. Pierce

Saaji said:
I want to access a value retrieved by a MIDlet from my
JSP/Servlet when I access the Wap site. I want the MIDlet to start
running when I click on a button in my jsp page and get the value
generated by the MIDlet back onto the WAP site. Is there some way to do
this?

Let me see if I understand you: you want to start running a MIDlet on a
phone when someone accesses a webpage. Is that right? If so, the answer is
no, that's not possible. The MIDlet would need to already be running and
also connected to the webserver waiting for a response from a previous
post.
--
Darryl L. Pierce <[email protected]>
Homepage: http://mcpierce.multiply.com/
"McVeigh's lawyer got him the death penalty, which, quite frankly,
I could have done." - Jon Stewart
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
 
S

Saaji

Ok, Thanks for the reply..
My requirement is that I want my mobile to access a wapsite and
give a search based on the location where the mobile is, which info I
obtain from my MIDlet, is there a way to pass this info from my client
mobile onto this site I'm accessing?

Thanks in Advance,
Sajida
 
D

Darryl L. Pierce

Saaji said:
Ok, Thanks for the reply..
My requirement is that I want my mobile to access a wapsite and
give a search based on the location where the mobile is, which info I
obtain from my MIDlet, is there a way to pass this info from my client
mobile onto this site I'm accessing?

From the MIDP you should be able to do that programmatically. As for doing
it from a WAP browser, I have no idea.

--
Darryl L. Pierce <[email protected]>
Homepage: http://mcpierce.multiply.com/
"McVeigh's lawyer got him the death penalty, which, quite frankly,
I could have done." - Jon Stewart
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top