Anyone who may offer a helping hand:
I want to deploy the Java Communications API using a signed
applet.
"The comm API extension requires three files to be deployed to the
JRE:
- win32com.dll [in the JRE\bin or the JRE\lib\ext directory]
- javax.comm.properties [in the JRE\lib directory]
- comm.jar [in the JRE\lib\ext directory]" (quoted from jimbycat)
The problem I face is to get three files into the respective
directory. The jar can be deployed like the normal JDK Plug in
deployment but not the other two files.
I have gone to Java Sun's Forum and found two other buddies facing
the same problem. After long wait for the reply, but it seems no one
has attended to the message. I hope to get some response from this
group.