I tried this code and was successful. You need to have three files:
comm.jar javax.comm.properties win32com.dll
and you need to put these files in specific directories:
comm.jar in /java/jre6/lib/ext , /java/jdk_1.6.0.20/jre6/lib/ext , java/jdk_1.6.0.20/lib win32com.dll in /java/jre6/bin, /java/jdk_1.6.0.20/bin, /windwos/System32 javax.comm.properties in /java/jdk_1.6.0.20/lib, java/jre/lib , /java/jdk_1.6.0.20/jre/lib
Laxmikant kumbhare
source share