Posted By:
Dave_Astels
Posted On:
Friday, April 5, 2002 02:00 AM
am trying to replace the classes/methods which are not
there in J2ME with their source code in JDKNot a good idea, even if possible. You need to rethink your application in the context of J2ME, and build it for J2ME. The entire context is different.
Something else to look at potentially is Savaje's offerings which are J2SE based and run, AFAIK on iPAQ.
Dave