dname "cn=storm" -storepass apasswd
jarsigner -keystore stormstore -storepass apasswd -keypass apasswd
-signedjar SignedSVNApplet.jar SVNApplet.jar signFiles
keytool -export -keystore stormstore -storepass apasswd -alias signFiles
-file storm.cer
--
View this message in context:
http://www.
400, Richard Baldwin wrote:
> > When using the debian packages j2re1.4 (1.4.2.03-1) and j2sdk1.4 (same
> > revision) and x86_64, several applets are causing browser crashes with a
> > segmentation fault, is there a currently known solution to this issue or
> > is it relatively u
On Wed, 2006-08-30 at 16:07 -0400, Richard Baldwin wrote:
> When using the debian packages j2re1.4 (1.4.2.03-1) and j2sdk1.4 (same
> revision) and x86_64, several applets are causing browser crashes with a
> segmentation fault, is there a currently known solution to this issue o
When using the debian packages j2re1.4 (1.4.2.03-1) and j2sdk1.4 (same
revision) and x86_64, several applets are causing browser crashes with a
segmentation fault, is there a currently known solution to this issue or
is it relatively unknown? I have enclosed the log from one such crash:
#
# An
rs. I ran
the
self-unpacking binary, found the libjavaplugin_oji.so, and made a soft
link in the
/usr/lib/firefox-1.0.7/plugins directory. However, it crashes on many
applets.
For example, I can go to java.com, but attempting to enter "Duke's Zone"
kills
firefox. Under games/classic
Hello,
I run a Debian distribution (woody)
I installed j2sdk1.4.2 without any error message. I can compile my applets,
but when I put it in a web page, I can't view them (I'm trying to view them
with another computer (under XP), because I didn't install a server X on my
system)
Wh
Hi,
I just managed to get Blackdown-Java running on my system (really not
that easy to a linux newbie) and finally even got it running. Seldomly I
only get java applets on different sites running when i'm root - being
any other user my browser (mozilla 1.4) always tells me 'Applet
Both the 1.3.1-02a and 02b FCS releases of jdk for linux ppc exhibit this
problem. Applets on pages served via http work great, no problems at
all. However, when accessing an applet via https, mozilla is killed:
platform: G4
OS: YellowDog linux 2.1
Mozilla 0.9.9
error:
Gdk-CRITICAL **: file
Hi,
I have a problem with the security wall of the sun appletviewer on a
X11-server with Suse Linux 7.3.
I try to allow the applets to write on a local harddisk with acl.write in
the properties file, but nothing happens except an "access denied"-exception.
Is there anyone who knows
Since this is a java-LINUX news group, I think the following should be
said. It is implicitly insecure to allow any access to clients local
system information through an html applet, or any remotely controlled
means, irregardless of any signature validation methods used. The
client machine shou
Hi Charlie,
first of all, I would suggest you should address those questions to some
of the forums at java.sun.com. There are more people (and more experts
than I am) which might by able to answer your questions.
On Sat, 4 Aug 2001, belfastolive wrote:
> Ingo, thankyou for your prompt response
On Sat, 4 Aug 2001, belfastolive wrote:
> Hello,
>
> Is it possible to get an applet to read a text file on a client machine?
>
> Title Description:
>
> A background process on the client's desktop is generating numbers and writing these
>to a text file. I want an applet to display different
Hello,
Is it possible to get an applet to read a text file on a client machine?
Title Description:
A background process on the client's desktop is generating numbers and writing these
to a text file. I want an applet to display different colours based on these numbers.
This text file will be
nstalled the Java Plug-in to
> > > Netscape v4.75. the Control Panel applet and the demo applets
> > > at Sun's Java Plug-in web page seem to be running well and
> > > Netscape's Help / About Plug-ins reports the Java Plug-in being
> > > register
Juergen Kreileder writes:
> Marko Asplund <[EMAIL PROTECTED]> writes:
>
> > i've installed the Blackdown j2sdk v1.3.1-FCS on my RedHat v6.2
> > based Linux system. i've also installed the Java Plug-in to Netscape
> > v4.75. the Control Panel a
On Thu, 19 Jul 2001, Marko Asplund wrote:
>
> i've installed the Blackdown j2sdk v1.3.1-FCS on my RedHat v6.2 based
> Linux system. i've also installed the Java Plug-in to Netscape v4.75. the
> Control Panel applet and the demo applets at Sun's Java Plug-in web pag
Marko Asplund <[EMAIL PROTECTED]> writes:
> i've installed the Blackdown j2sdk v1.3.1-FCS on my RedHat v6.2
> based Linux system. i've also installed the Java Plug-in to Netscape
> v4.75. the Control Panel applet and the demo applets at Sun's Java
> Plug-in web
i've installed the Blackdown j2sdk v1.3.1-FCS on my RedHat v6.2 based
Linux system. i've also installed the Java Plug-in to Netscape v4.75. the
Control Panel applet and the demo applets at Sun's Java Plug-in web page
seem to be running well and Netscape's Help / About Plug-
Greetings:
Please send to me information about the following:
.How can I do for an java applet downloaded from my browser
can to use the local printer resources ??
.How can I do for an java applet can to work with sockets
using multicast addres
Hai,
I'm not clear about whether Capture from Applets is possible or not.
One Applet which developed by me is working well in Windows.
How can capture the voice and store in to a file at the local PC using
remotely loaded Applet(ie from server)? Is it possible with Linux
JMF2.1.1-beta2 v
<<0>>-<>-<>-<>-<<0>>
Java developer resources written in Japanese
Go to the developerWorks Japan Java Zone to find Java development articles,
white-papers, and tutorials written in Japanese. At the dW Japan Java Zone
You can find these articles along with 30 others Written in Japanese.
- Trus
ttp://www-106.ibm.com/developerworks/library/j-diag1.html?open&l=jlst004,t=gr,p=Fix-Java-Bugs
<<0>>-<>-<>-<>-<<0>>
Tutorial: Creating applets with VisualAge for Java
New to VisualAge for Java, or trying to evaluate how this product
can help your Java
For those who are reading the archives later:
The real problem was that JRE 1.3.0_01 doesn't seem
to use the browser's CA. It seems like it never worked
on Linux, but it used to on Windows platforms.
But it seems with 1.3.0_01, the jre no longer uses the
browser's CA anywhere.
The solution is
I'm having a problem getting the plugin to verify a signed applet. The
applet
was signed with a RSA certificate. Unsigned applets seem to work fine.
Changing
the ~/.java.policy file to trust this RSA certificate works fine as
well. The same
applet works correctly on Win98 and WinNT4.
Marcos Lloret <[EMAIL PROTECTED]>Sent by: [EMAIL PROTECTED]07.07.2000 10:04 To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> cc: bcc: Subject: applets, servlets (communication) hi, i want to pass some parameters (strings, matrix, ...) into aservlet. how can i do it? I
hi,
i want to pass some parameters (strings, matrix, ...) into a
servlet.
how can i do it? Is the same way to send parameters between
applets?
thanks in advance,
marcos
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email
hi,
i work on an old sun sparc server10 with 96 Mb RAM, SunOS 5.5.1. i
want to find a development kit to make applets and servlets in java. i
have heard about Borland JBuilder and IBM VisualAge for Java. i have
read their hardware and soft prerequisits and ... i do not have it.
is there any
to it in a .html file:
> > HEIGHT=300>
> > and it seems to work fine with appletviewer. However,
> as soon as I load
> > it with Netscape I get the following in the status bar:
> >
> > Applet myapp.server.FrontEnd exception:
> java.lang.ClassCastExcepti
Frank Lümkemann wrote:
>
> I want to access image files contained in a directory, and I would
> like to scan the whole directory. When I use the appletviewer, the
> following code gives me a list of the files in the dir, but not with
> Netscape. I think the security manager throws an exception, b
e. I
>think the security manager throws an exception, but how can I access a
>directory from an applet then?
Local resources like the hard drive are not accessable from applets
without first having the applet be signed and then having it ask for
access rights and having the user grant them.
I want to access image files contained in a directory, and I would like
to scan the whole directory. When I use the appletviewer, the following
code gives me a list of the files in the dir, but not with Netscape. I
think the security manager throws an exception, but how can I access a
directory f
RatKing wrote:
>
> In my PC, Windows95+Communicator4.61+Java Plug-in Control Panel, run Applet
> v1.2.2 correctly.
>
> [EMAIL PROTECTED]
> 1999.09.25
>
> Yohans Mendoza wrote:
>
> > why I can
Hi U all!
RatKing wrote:
2.If you browser support the special
version of Java (1.0 ? 1.1 ? 1.2 ?
1.2.2)
You can check it just click
the menu in your browser:
Help->About Plug-ins
Well, I've never worried about my Netscape being unable to run applets.
Nevertheless, I
pplet
v1.2.2 correctly.
[EMAIL PROTECTED]
1999.09.25
Yohans Mendoza wrote:
> why I can't run applets in my browser?
> I have RH60 and Netscape 4.5.1
-
why I can't run applets in my browser?
I have RH60 and Netscape 4.5.1
Is there a patch I haven't heard about?
TIA
--Yohans
~
Yohans Mendoza Unix Administrator
[EMAIL
Hi,
Anyone knows why the java console shows messages as
"applet did not shut down within 30 seconds --- Killing it."
even though the thread ran from the applet finishes as its run method
returns.
Thanks in advance
Hicham Mouline
Hi,
Anyone knows why the java console shows messages as
applet did not shut down within 30 seconds --- Killing it.
even though the thread ran from the applet finishes as its run method
returns.
Thanks in advance
Hicham Mouline
ManDrapeau Pte Ltd
69 Tras Street, Singapore 079008
g that thread.
Additionally, I have put a 'tr=null' in the 'stop' method and a
'while (Thread.currentThread()==tr)' statement in the 'run' method as
shown in the 'Threads with applets' trail in the Java tutorial.
Any clues?
P
> The IE5.0 browser just plain refuses to run them. (at least that's what I'm
> told) With Netscape 4.X on Mac, they get an error similar to "can't find class
> "java.awt.event.WindowEvent".
Hi
Some Mac browser JVM's leaves out certain constructors and methods from
the java.* classes, that's w
Allow me to clarify what I meant... IE 5 does not do Java(tm). There is a
"byte code virtual machine" within IE5, which does actually recognize many
(maybe all) of the same bytecodes as are defined in the Java Virtual
Machine Spec, and there is a method library attached to this VM which
contains s
erbosegc and you'll see it sits fine while it's running, but as soon as
> you choose quit the jvm starts gcing a lot.
Thanks! I'll have to work on this one. I see the error that I need to mend.
> Otherwise Glenn, your applets worked fine in NS Comm 4.61 and appletviewer
>
Glenn,
You're lucky - Netscape on Linux won't run some of my (perfectly coded, of course
:-) applets. HotJava runs everything I can throw at it, along with appletviewer.
Netscape on windoze 95 or IE 4.01 runs them; IE hangs on windoze 98. Tried
installing the IE 50.0 upgrade and i
Charles Forsythe wrote:
>
> > The IE5.0 browser just plain refuses to run them. (at least that's what I'm
> > told) With Netscape 4.X on Mac, they get an error similar to "can't find class
> > "java.awt.event.WindowEvent".
>
> I don't know what's wrong with IE 5.0 (other than it's written my
> M
Nathan Meyers writes [in response to Matt Zagni]:
> All applets are browser-based, unless there's some subtlety in your
> statement I'm missing. But applets interact with users through a GUI...
> windows, pointers, menus, etc. Imagine rewriting your applet without
> being a
All applets are browser-based, unless there's some subtlety in your
statement I'm missing. But applets interact with users through a GUI...
windows, pointers, menus, etc. Imagine rewriting your applet without
being able to use any classes from the java.awt or javax.swing packag
Jul 1999 08:46:37 -0700
> From: Nathan Meyers <[EMAIL PROTECTED]>
> To: Matt Zagni <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
> Subject: Re: Migrating Applets to Servlets
>
>
> Matt Zagni wrote:
> >
> > Hi,
> >
> > I think this has been as
Matt Zagni wrote:
>
> Hi,
>
> I think this has been asked before perhaps many times
> however I am unable to find it in the archive listing.
>
> Question.
>
> I have an application written in java applets.
> I would like to migrate it to be a servlet based appli
Wow, after I ran your Applet, and even left the page... netscape became a
crawling mess of code... chugging along barely able to draw the windows.
Anyone have any ideas?
-Riyad
Glenn Valenta wrote:
> I can't get some of my applets to run on any other platforms other than
> Lin
> I can't get some of my applets to run on any other platforms other than
> Linux/Netscape.
>
> I have a few more complicated projects that I've been working on that I can't
> get to run on IE or anything Mac based. The simple stuff works, but as soon as
> I
Hi,
I think this has been asked before perhaps many times
however I am unable to find it in the archive listing.
Question.
I have an application written in java applets.
I would like to migrate it to be a servlet based application
however I don't realy wish to rewrite the original app
I can't get some of my applets to run on any other platforms other than
Linux/Netscape.
I have a few more complicated projects that I've been working on that I can't
get to run on IE or anything Mac based. The simple stuff works, but as soon as
I throw in frames, I seem to not
Hello:
I would like somebody to give me a small example of like you
can sign an Applets to be able to consent, for example,
to another directory different to that of load of the applet.
Previous gratefulness. A greeting
> I get the same security violations while trying to use the
> internatinoalization classes with applets, and I wonder if an applet
also
> must be signed to use the properties files...
>
> Per Bj. Bro
You need to put all *.properties files in a jar file on your WebServer
and
I get the same security violations while trying to use the
internatinoalization classes with applets, and I wonder if an applet also
must be signed to use the properties files...
Per Bj. Bro
On Mon, 17 May 1999, Rui Vale wrote:
> Hello to everybody!!
> My problem is that I
On Mon, 17 May 1999, Rui Vale wrote:
>Hello to everybody!!
> My problem is that I needed to write on disk and
>create/modify/delete files trow an applet. I tryed to make such an applet
>but my efforts were garbage. If it is possible to create an applet to
>perform those tasks, please let me
Hello to everybody!!
My problem is that I needed to write on disk and
create/modify/delete files trow an applet. I tryed to make such an applet
but my efforts were garbage. If it is possible to create an applet to
perform those tasks, please let me know.
THANKS in advance.
if you want to use a signed applet on netscape,
you should use "object signning tool" not "javakey".
please visit to
http://developer.netscape.com/library/documentation/signedobj/overview.html
hope this helps.
Nozomi Matsumura
[EMAIL PROTECTED]
-
Does anybody have any experience with signing applets? I can't seem to
make it work. Here is more detailed information:
Environment: Linux RH 5.2 (2.0.36)
Blackdown JDK 1.1.7v1a
Netscape Communicator 4.5
Problem description: I have written an applet, compiled i
e defines that the applet is a plug-in applet
then you will need a plug in even if the web browser can handle it
since the HTML tags specify a plugin.
I have never specified the plugin in any of our pages so that the JDK 1.1
applets run just fine (well, within Netscape limits :-() on Linux and
Wi
Hello all,
I'm trying to get a Java 1.1 applet to work in Netscape 4.x. There's a
Windows plug-in for it, but the Linux port of the Activator plug-in
seems to have disappeared.
I've downloaded the 1.1.7 JDK and can't use the appletviewer directly
because the applet is sitting behind HTTP authen
> i jave just installed jdk1.2-pre version on my machine.I was
> playing around with it a bit and found that when i try running an applet
> demo, it throws an exception as follows.I was not able to find the library
> libstdc++-libc6.0-1.so.2 on my machine.I am running the kernel 2.2.3 and
>
Hi,
i jave just installed jdk1.2-pre version on my machine.I was
playing around with it a bit and found that when i try running an applet
demo, it throws an exception as follows.I was not able to find the library
libstdc++-libc6.0-1.so.2 on my machine.I am running the kernel 2.2.3 and
the
Jan 1999, Braulio W. Gergull wrote:
> Hi,
>
> This is a little OFF-TOPIC, but I´m having trouble to view some Java
> applets on Netscape 4.5.
>
> For instance, at http://www.javasoft.com/ no applets run on Netscape
> 4.5. This is just an example, many other applet
I've had the same problem..
The classpath from JDK conflicted with Netscapes.
I solved it by using a startupscript for Netscape were I specified
Netscapes classpath.
--
Martin Stenderup
Hi,
This is a little OFF-TOPIC, but I´m having trouble to view some Java
applets on Netscape 4.5.
For instance, at http://www.javasoft.com/ no applets run on Netscape
4.5. This is just an example, many other applets on several other
addresses won´t work.
However some others do work for
I did all of this and it does work under Linux or Solaris.
I think copying the jar to $MOZILLA/java/classes is best.
Pete
__ Reply Separator _
Subject: Re: How to get Netscape 4 working Swing and JMF Applets?
Author: pridemor
d JMF Applets?
Author: SHarris ([EMAIL PROTECTED]) at lon-mime
Date:13/01/99 18:52
> The only way to get Java Applets to work in Netscape 4.5 is to unset
> CLASSPATH env variable. How can I then make the browser find the
> Swing/JFC
> and JMF (or any other 3rd part
[EMAIL PROTECTED] wrote:
> The only way to get Java Applets to work in Netscape 4.5 is to unset
> CLASSPATH env variable. How can I then make the browser find the Swing/JFC
> and JMF (or any other 3rd party) jar files then ?
Just put them in /usr/local/netscape/java/classes.
--
working Swing and JMF Applets?
I am trying to get Netscape to work with Swing and JMF. What is written in
the README file does not work at all.
Java Applet Support:
Java Applet support is available for all Unix platforms.
To run Java applets with the Java-enabled version
I am trying to get Netscape to work with Swing and JMF. What is written in
the README file does not work at all.
Java Applet Support:
Java Applet support is available for all Unix platforms.
To run Java applets with the Java-enabled version, Communicator
needs
gt; I'm stumped. I've written other applets for use with Netscape which
> have worked fine. Has anyone any suggestions as to where I should look
> for a solution?
>
> Also, since I don't know if the problem is mine or Netscape's, is there
> another browser out th
the status bar:
Applet myapp.server.FrontEnd exception: java.lang.ClassCastException
myapp.server.FrontEnd is not an applet
I'm stumped. I've written other applets for use with Netscape which
have worked fine. Has anyone any suggestions as to where I should look
for a solution?
Als
heers
> > Chris
> >
> > Thor Erik Karlsen wrote:
> >
> > > This is a proplem that has been irritating me since the day I started
> > > developing applets(not that long ago). Is there a WORKING way an
> > > applet can destroy itself and tell the brow
JVM
> to call the destroy() on the applet. Or you can uses JavaScript to
> clear the browser cached history
> list if the browser supports JavaScript.
>
> Cheers
> Chris
>
> Thor Erik Karlsen wrote:
>
> > This is a proplem that has been irritating me since the d
destroy() on the applet. Or you can uses JavaScript to
clear the browser cached history
list if the browser supports JavaScript.
Cheers
Chris
Thor Erik Karlsen wrote:
> This is a proplem that has been irritating me since the day I started
> developing applets(not that long ago). Is t
This is a proplem that has been irritating me
since the day I started developing applets(not that long ago). Is there a
WORKING way an applet can destroy itself and tell the browser that its dead? I
always have to start the browser again and reload the applet during development.
Destroy
eparator _
Subject: Re: Dialogs in applets
Author: welzel ([EMAIL PROTECTED]) at lon-mime
Date:02/12/98 05:23
I saw a message a while back in the list about using modal dialogs in
Applets. I just want to get a Dialog to work in an applet and could use
some advice. The con
I saw a message a while back in the list about using modal dialogs in
Applets. I just want to get a Dialog to work in an applet and could use
some advice. The constructor for a Dialog wants a Frame. How do I get a
Frame from a JApplet?
Some documentation I had suggested using the getParent
THANKS!! Its working!
I have spent DAYS to solve
this problem, I have tried everything. I know who to ask if I got more problems
like this
Thor Erik Karlsen
-Original Message-From:
Dimitris Vyzovitis <[EMAIL PROTECTED]>To:
Thor Erik Karlsen <[EMAIL PROTECTED]>Date:
create a parent
frame for the dialog, the dialog wont be modal for the applet, only for
the frame. Because of this the dialog isnt modal within the applet.Can
anyone send me the code for creating modal dialogs for applets?Thanks!!
--
Dimitrios Vyzovitis -- Information Processing Laboratory
hin an applet, is to create a parent frame
>for the dialog, the dialog wont be modal for the applet, only for the frame. Because
>of this the dialog isnt modal within the applet.
> Can anyone send me the code for creating modal dialogs for applets?
> Thanks!!
>
>
>
applet.
Can anyone send me the code for creating modal dialogs for
applets?
Thanks!!
On Mon, 16 Nov 1998 14:56:58 +0530 (IST)
Karthik Vishwanath <[EMAIL PROTECTED]> wrote
T
> On Mon, 16 Nov 1998, Larry Arnoldy wrote:
>
> > It should terminate if you override the destroy() method and call
> > dispose() in it. I'm not sure if you need to call setVisible(false) and
> > stop(), but
On Mon, 16 Nov 1998, Larry Arnoldy wrote:
> It should terminate if you override the destroy() method and call
> dispose() in it. I'm not sure if you need to call setVisible(false) and
> stop(), but it should not hurt.
dispose()? I browsed through the api docs and found no reference
to d
On Fri, 13 Nov 1998 07:12:00 -0500
Karthik Vishwanath <[EMAIL PROTECTED]> wrote
> Hi all,
> i am relatively new to Java and i am trying to learn the UI (or
> the awt).
... code example removed ...
> The code compiles ok, but then when i click on the "Exit" in the
> appletviewer i g
I'm running Redhat 5.1, KDE 1.0 and Netscape 4.06 with JDK1.1.6v5.
I get the following error when trying to access an applet:
"
Warning: JIT compiler "jit" not found. Will use interpreter.
Could not get localized resources:
java.lang.UnsatisfiedLinkError: native method
java/util/ResourceBundle.g
Hold on, don't be insulted...
My AlertDialog hasn't main method because it's included
in an applet.
This is obvious...
The
applet's code creates an instance of AlertDialog and then, appears
the AlertDialog which is a modal and no-resizable dialog. On LINUX,
the
modal-dialog mode works fine but no
> Carlos Alberto Roman Zamitiz writes:
Carlos> My AlertDialog hasn't main method because it's included in
Carlos> an applet. The applet's code creates an instance of
Carlos> AlertDialog and then, appears the AlertDialog which is a
Carlos> modal and no-resizable dialog. On LINU
Sorry, I copied the code and I forgot the next line:
import java.awt.event.ActionEvent;
but program constains this line and it fails.
greetings
Carlos Alberto Roman Zamitiz
Departamento de Ingenieria en Computacion, Facultad de Ingenieria UNAM
[EMAIL PROTECTED]
On 27 Oct 1998, Juergen Kreilede
My AlertDialog hasn't main method because it's included in an applet. The
applet's code creates an instance of AlertDialog and then, appears
the AlertDialog which is a modal and no-resizable dialog. On LINUX, the
modal-dialog mode works fine but no-resizable-dialog mode fails. On Win32,
the modal-
> Dimitris Vyzovitis writes:
Dimitris> Juergen Kreileder wrote:
>> > Carlos Alberto Roman Zamitiz writes:
>>
Carlos> Hi,
Carlos> Here's the code:
>> [...]
>>
>> Nice code, but it doesn't compile and it has no main method ;-)
Dimitris> Well, it will c
Juergen Kreileder wrote:
> > Carlos Alberto Roman Zamitiz writes:
>
> Carlos> Hi,
> Carlos> Here's the code:
> [...]
>
> Nice code, but it doesn't compile and it has no main method ;-)
Well, it will compile if you change ActionEvent into java.awt.event,ActionEvent ;-}
Why do you need
Hi,
after attempting this snippet of code provided by Carlos, it seems that java-linux
allows resizing
of this Dialog despite the setResizable( false ) call, while java in winNT doesn't do
so.
I tried it with jdk116v5 and netscape 4.5 on linux and netscape 4.5, MSIE4.01, sun
jdk1.1.6 and
micro
> Carlos Alberto Roman Zamitiz writes:
Carlos> Hi,
Carlos> Here's the code:
[...]
Nice code, but it doesn't compile and it has no main method ;-)
Carlos> On Sun, 25 Oct 1998, Dimitris Vyzovitis wrote:
>> Could you elaborate a bit?
>>
>> Dimitris
>>
>> > I
Hi,
Here's the code:
import java.awt.Dialog;
import java.awt.Color;
import java.awt.Button;
import java.awt.GridBagLayout;
import java.awt.GridBagConstraints;
import java.awt.Event;
import java.awt.Panel;
import java.awt.Graphics;
import java.awt.Frame;
import java.awt.Label;
import java.awt.Dime
Could you elaborate a bit?
Dimitris
> I have other problem: I done an AlertDialog, a child of Dialog, which is a
> modal Dialog. I'm using Netscape 4.07 and my Linux box has
> "Linux_JDK_1.1.5_v7" but users can resize my AlertDialog.
>
> Any suggestions? Thanks!
begin:vcard
n:Vyzovitis;Dimitr
I have this problem, too. I had done many applets since 1996 and it
succeded always. I have to close Netscape and start it again, but
Appletviewer works fine if I select "reload" in menu "file".
I have other problem: I done an AlertDialog, a child of Dialog, which is a
mod
sound work fine.
> If I use my Netscape Browser to open "check.html" then the image
> displays but the sound does not work.
>
> I have also copied a some other applets that work fine on our
> Windows 95 using JDK 1.1.6 to my Linux box and the sound fails to work
uot; then the image
displays but the sound does not work.
I have also copied a some other applets that work fine on our
Windows 95 using JDK 1.1.6 to my Linux box and the sound fails to work,
so I know that particular code was ok. I have many examples of the same
code I used (real simple pro
> I just checked over the stuff that I did, and I used Sun's javakey.
Someone told me that javakey uses DSA algorithm, which Netscape
(what I'm using) doesn't understand ...
> Make sure you have loaded myCert into your browser as a Certificate
> Authority.
How?
> When you run signtool -L, you
1 - 100 of 108 matches
Mail list logo