[ricardo_beltran_],
If you have downloaded the MIDP for Palm OS 1.0 implementation from:
http://java.sun.com/products/midp/
, you can use the MIDlet to prc converter tool that is included in the downloaded software.
In summary - develop your MIDlet using any IDE tool or use the J2ME Wireless Toolkit to compile and package the MIDlet suite into a jar file, test your application with the emulator program. Once you feel that your application is ready for deployment, use the MIDlet to prc converter tool to generate the MIDlet suite .prc file and HotSync the .prc file into your Palm OS device. Of course, you will need the MIDP java runtime environment installed on your Palm device first i.e. the MIDP.prc file from the MIDP for Palm OS package.
HTH.
Allen Lai
Developer Technical Support
SUN Microsystems
http://www.sun.com/developers/support/
hi
You can write Conduit Application for your J2me application using Conduit Development Kit for Java that is freely downloadable from www.palmos.com
CDK4J will provide you with sample conduits examples and APIs that allow you to read and write data to/from your j2me Application.Generally you have to write Your Conduit program and register it with HotSync Manager, then whenever you HotSync your palm registered conduit will automatically run and perform whatever tasks defined in your Conduit.
I hope this will help You.If You Have further point to discuss please mail me your problem at sumitk@nablers.com
Thanks
Sumit Kumar Sharma
nAblers Infotech
New Delhi(India)