Hi,
        I too have a functioning OCF GUI application which I would like to run as
an applet.  With a few quick changes I had it running in the appletviewer,
moving to an actual browser seems to be a different story.
        How do I deal with the fact that there are multiple jar files needed for an
applet?  e.g.: MyOCFApplet.jar, comm.jar, base-core.jar, base-opt.jar,
gemplus-terminals-4.1.jar, pcsc_wrapper.jar, etc. plus the PC_SC dll:
OCFPCSC1.DLL and opencard.properties.  Assuming that the user has a PC, IE
or Netscape with Java 1.3 plugin, and a functioning reader (PC/SC
installed).  Will I need to digitally sign all jars, or perhaps just grant
the codebase?  Is there a way to put all the jars in one jar? Can I have the
browser automatically download all the jar files to a classpath accessible
by the plugin?  Can I programmatically add needed jar files to the
classpath?
Thanks,
Dan

-----Original Message-----
From: Gunnar Osterode [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 01, 2001 3:15 AM
To: Cedric -; [EMAIL PROTECTED]
Subject: Re: [OCF] Using reader in browser


Hi,

as you can see in the mailing-list archive there are many problems running
OCF in Browsers. In my opinion the best way is to use the Java2 Plugin.
Just follow the description in Chapter 6 of the OCF Programmer's Guide!

Kind regards
Gunnar


>Hi,
>
>Is there any way I can port my card application into an Internet browser
>like IE?
>
>I am using the Gemplus GemXpresso RAD 211 international sample.
>
>Thanks very much.
>
>Regards.
>
>
>----------
>Get Your Private, Free E-mail from MSN Hotmail at
><http://www.hotmail.com>http://www.hotmail.com.
>--- > Visit the OpenCard web site at http://www.opencard.org/ for more >
>information on OpenCard---binaries, source code, documents. > This list is
>being archived at http://www.opencard.org/archive/opencard/ ! To
>unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to
>! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in
>the body.



---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/

! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
!                           [EMAIL PROTECTED]
! containing the word
!                           unsubscribe
! in the body.



---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/

! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
!                           [EMAIL PROTECTED]
! containing the word
!                           unsubscribe 
! in the body.

Reply via email to