I can't get keyboard input to work with the jdk117_3 appletviewer.
MouseListener works but not KeyListener, but it does in netscape.
Thanks,
Bri
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
I'm not having the lockup problem either... althought in general netscape locks up a
fair
amount.. its fun, I get the realiability of windows ported to the linux platform...
Anyhow, that's my two-cents.
Paul Ho wrote:
> At 11:58 AM -0400 07/23/99, Nelson Minar wrote:
> >Could it really just be
Is your kernel multicast aware?
cabbey at home dot net <*> http://members.home.net/cabbey
I want a binary interface to the brain!
Today's opto-mechanical digital interfaces are just too slow!
--
To UNSUBSCRIBE, em
Steve Nguyen wrote:
> Hi (not answing your next question yet),
>
> I don't think that you need to use JavaMail for just sending mail. It over kills. I
>have written a program for sending mail from any apps/servlets (like formmail) with
>source. Send me off-list if you want it so I can send to y
Paul Ho writes:
> No problem here. Netscape communicator 4.61 from Redhat rpm on
> RedHat 6.0 with updates from (updates|rawhide).redhat.com
Interesting. So 4.61 seems not to be the (only) culprit. However,
4.5, 4.6, and 4.61 all had nasty Java problems for me, under both
RedHat 5.2 with update
Brent Allsop wrote:
>
> Folks,
>
> I'm attempting to get java server pages and java servlets
> running on a remote Linux box (Redhat 6.0) with apache. I only have
> access to this linux box via telnet, no X or any graphics.
>
> What's the best JVM to use for something like this
> Nelson Minar writes:
> > >I've not had that many problems with Netscape and Java.
> >
> > Could it really just be me?
>
> No. I finally had to disable Netscape 4.61 Java. I'd say 75% of all
> applets cause either the 100%-CPU-utilization problem or the
> instant-Netscape-crash problem.
Hav
At 11:58 AM -0400 07/23/99, Nelson Minar wrote:
>Could it really just be me? I'm running pretty basic Netscape, about
>the only change I made was running Fortify over the browser. Trivial
>applets like
>
>http://nelson.www.media.mit.edu/people/nelson/research/mas964/ps2/CircleRepetition.html
>ar
Hi,
I have an applet that performs a multicast function on a Linux machine.
The browser used is Netscape communicator 4.51. The applet is a signed
applet and has passed the "Multicast" privilege checking when the applet
is executed. Right after the privilege checking, the applet attempts to
insta
Hi (not answing your next question yet),
I don't think that you need to use JavaMail for just sending mail. It over kills. I
have written a program for sending mail from any apps/servlets (like formmail) with
source. Send me off-list if you want it so I can send to you.
Steve Nguyen
C.E.O.
KBM
> My preference is XEmacs (http://www.xemacs.org/) with JDE
> (http://sunsite.auc.dk/jde/) and the JDK.
>
I apologize that this is off-topic, but I just showed this combination to
my boss and he asked if there was a similar (X)Emacs dev environment for
Perl. Anyone know if there is and if so wh
Hey guys,
Thanks for all of your help! I can now send e-mail from Java
apps... almost. =) I download, installed, and used the JavaMail extensions,
but am now having another problem. The machine that this app is running on
does not have sendmail on it and by default it is trying to conne
Nelson Minar wrote:
>
> So basically, Netscape 4.61 is whacked for Java. On Redhat 6.0, Redhat
> 5.2, and Debian potato. Yay!
>
> What's frustrating is this stuff used to work. I was using Netscape
> 4.5 for the longest time with Java with no problems. So maybe it's a
> recent Netscape bug, rath
Hi,
I'm having some real grief with "java.io.IOException: Bad file descriptor"
messages. I'm getting these not only on data file I'm reading (cached web
docs in this case), but also on class files, which causes the
NoClassDefFoundErrors of my previous few posts. I've tried stracing it,
and her
So basically, Netscape 4.61 is whacked for Java. On Redhat 6.0, Redhat
5.2, and Debian potato. Yay!
What's frustrating is this stuff used to work. I was using Netscape
4.5 for the longest time with Java with no problems. So maybe it's a
recent Netscape bug, rather than a Linux version problem.
I
On Fri, 23 Jul 1999, Nelson Minar wrote:
> Could it really just be me? I'm running pretty basic Netscape, about
> the only change I made was running Fortify over the browser. Trivial
> applets like
>
>http://nelson.www.media.mit.edu/people/nelson/research/mas964/ps2/CircleRepetition.html
> are
[EMAIL PROTECTED] (Nelson Minar) writes:
> >I've not had that many problems with Netscape and Java.
>
> Could it really just be me? I'm running pretty basic Netscape, about
> the only change I made was running Fortify over the browser. Trivial
> applets like
>
>http://nelson.www.media.mit.ed
-Original Message-
From: Nacho Mayorga [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 23, 1999 2:12 PM
To: Java Linux
Subject: Problems with Java 1.2 pre-v1 on Linux
Madrid, July 23rd 1999
Hi,
I've got Java 1.2 pre-v1 installed on RedHat 6.0. While trying to
compile (
Madrid, July 23rd 1999
Hi,
I've got Java 1.2 pre-v1 installed on RedHat 6.0. While trying to
compile (javac) one version of the world-infamous HelloWorld applet
(just for trying purposes) the following error occurred:
*** panic: GC: getStickySystemClass failed: java/lang/ref/Re
> "GP" == Guillermo Payet <[EMAIL PROTECTED]> writes:
GP> Hello,
GP> Can someone recommend a Java Development environment for
GP> Linux? That is: an IDE to develop Java code, not necessarily
GP> written in Java.
I know that this is a shameless plug but we just finished show
Nelson Minar writes:
> >I've not had that many problems with Netscape and Java.
>
> Could it really just be me?
No. I finally had to disable Netscape 4.61 Java. I'd say 75% of all
applets cause either the 100%-CPU-utilization problem or the
instant-Netscape-crash problem.
Best,
daniel dulitz
Thanks for all the answers. After spending a lot of time
last night testing a multitude of products, I'm going the
xemacs/jde route.
--G
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
>I've not had that many problems with Netscape and Java.
Could it really just be me? I'm running pretty basic Netscape, about
the only change I made was running Fortify over the browser. Trivial
applets like
http://nelson.www.media.mit.edu/people/nelson/research/mas964/ps2/CircleRepetition.ht
Matt Zagni wrote:
>
> Ok,
>
> jdbc works for simple select statements like..
>
> But how can you pass this statement
> select count(*) from col
That will depend on your DBMS - JDBC is just a pipe (for the most part,)
sending information to the database back end. What database system are
you
Ok,
jdbc works for simple select statements like..
select * from col
But how can you pass this statement
select count(*) from col
or a more complex statement.
Many thanks
Matt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
You don't need any extensions; Java 1.1 can do all the common URLs.
try this:
/**
send e-mail to current e-mail address;
*/
private static void sendEmail (String text) {
// missing address
if (email == null || email.length () < 1)
System.out.println ("No e-mail address sp
[EMAIL PROTECTED] writes:
> How would one go about sending e-mail from an application? I have
> tried doing it via the Runtime.exec() method and running a long drawn out
> 'mail' command, but the system executes it too fast and it ends up getting
> garbled in the process. Any ideas?
Open
On Thu, 22 Jul 1999, Alexander Schatten wrote:
> I am searching for a database for my new project. now there are really a
> lot of RDBMS systems for Linux (nearly too much!). at the moment I am
> playing with mySQL, which is nice, simple, but lacks some functionality:
> foreign keys, first of all
Well the problem is now fixed and the WebServer is ok.
A few teething problems on the build but all is working
Are there any problems with the Server in general that anyone
has found ?
I wish to create servlets and connections to Oracle via jdbc.
Many thanks
Matt
29 matches
Mail list logo