Hello!
I've still problem to run jacl in applet.
I tried to run jacl in signed applet in NN with plugin1.1.3 but it looks like I
can't signed it :)
But what is more interesting is that I just can't use jacl in appletviewer!
I think appletviewer use my localy installed java (I use 1.1.8).
If I try
That is an easy one. Run these commands to check out tcljava from the
cvs.
% setenv CVSROOT :pserver:[EMAIL PROTECTED]:/cvsroot
% cvs login (password is cvs)
% cvs checkout tcljava
This will create a tcljava directory with all the src code in it.
Copy your modified files into the tcljava/src/t
e from the Jacl jar file which had the proper policy.
> -Original Message-
> From: Mo DeJong [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 17, 2000 1:29 PM
> To: [EMAIL PROTECTED]
> Subject: [Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Jacl in applet
>
>
> What was
What was the problem you were running into? Would the applet fail to run
without the patch you suggest? Could you post a diff -u style patch
for the change you suggest?
Mo Dejong
Red Hat Inc.
On Mon, 17 Jan 2000, Thomas McKay wrote:
...
> + Changed Class.class.getResourceAsStream() in Interp.j
So, it's definitely possible.
> -Original Message-
> From: Lubos Vrba [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 17, 2000 10:55 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Jacl in applet
>
>
Mo DeJong wrote:
> On Thu, 6 Jan 2000, Lubos Vrba wrote:
>
> > Hello *,
>
> This is a tricky issue. Jacl (using Tcl commands in an applet)
> works but the java::* commands do not.
>
> > in jacl web pages I've read that Jacl 1.25 won't work in browsers.
>
> There is nothing wrong with Jacl that we
On Thu, 6 Jan 2000, Lubos Vrba wrote:
> Hello *,
This is a tricky issue. Jacl (using Tcl commands in an applet)
works but the java::* commands do not.
> in jacl web pages I've read that Jacl 1.25 won't work in browsers.
There is nothing wrong with Jacl that we could fix to "support"
applets. T