I have trying to create a jar file so that I can load it into beanbox of the BDK,
i have wrote and compile the file and save it as textdisplay.jav a
also i have created a manifest file and save it as textdisplay.mft in the same directory bin of the jdk1.6.0.
now,
when i give a command to create the jar file:
jar cfm textdisplay.jar textdisplay.mft textdisplay.cla ss, it give an exception message that it cant find...