Click to See Complete Forum and Search --> : Java J2ME


hford
11-26-2003, 02:28 AM
Anyone succeed in setting this up on a T3?

amitchell
11-26-2003, 12:07 PM
Yep. Got it working OK; even tried writing my own...

What's the problem?

Austin.

hford
11-26-2003, 01:41 PM
What exactly should it do? I have Sun's version of MIDP, and it works with Midcast Stock Quotes. I thought if I had J2ME I could delete the other, but when I did, I could not use the Midcast program. The two together take up a lot of memory.

amitchell
11-26-2003, 02:06 PM
Not sure how the Sun MIDP works on Palm. For the IBM version, you need to take the .jar file containing the MIDP application and convert it into a PRC using the toolkit available here: http://pluggedin.palm.com/regac/pluggedin/Toolkit

For some reason, IBM and Palm have added this extra step which just makes things more difficult.

HTH,

Austin.