Hi Cheun,

The javax.comm package isn't part of JDK 1.1.x and AFAIK
isn't found in any of the major browsers' JVM class libraries.
So you will need to make it available in the applet's runtime
environment, i.e. by including it in the codebase loaded from
the server or in the classpath on the client machine.

Regards
-Lewis

Cheun N Chong wrote:

> Hi,
>
>         I tried to write an applet to access to Java ring (iButton.com),
> which is similar to Java Card or smart card. However it is not succeeded
> (if I did make it work, you won't receive this stupid mail :D). I am quite
> frustrated here actually. For IE5 I got the following error message:
>
> java.lang.ClassNotFoundException: javax.comm.CommPortIdentifier
>         at com/ms/vm/loader/URLClassLoader.loadClass (URLClassLoader.java)
>         at java/lang/ClassLoader.loadClassInternal (ClassLoader.java)
>         at com/ibutton/oc/JibMultiFactory.startPolling(JibMultiFactory.java)

[...]



begin:vcard 
n:McCarthy;Lewis
tel;cell:1-408-499-5708
tel;work:1-650-694-6813
x-mozilla-html:TRUE
url:http://www.criticalpath.net
org:Critical Path;Information Security
version:2.1
email;internet:[EMAIL PROTECTED]
title:Software Engineer
adr;quoted-printable:;;5150 El Camino Real=0D=0ASuite A-32;Los Altos;CA;94022;USA
fn:Lewis McCarthy
end:vcard

Reply via email to