--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Hello,
>
> do you know why JDK 1.1.7v1a for x86-Linux needs so much memory (about
> 20MB) for simple startup?
No idea. But it sounds really weird to me. Just invoking Java takes maybe
2-4 megs here. I've got a server written in Java running as I w
Hello,
do you know why JDK 1.1.7v1a for x86-Linux needs so much memory (about
20MB) for simple startup?
I added a demo program to this message.
Thanks,
Xuân Baldauf.
---
router|18:53:11|~/projects/test/linux\ memtest> java LinuxMemTest &
[1] 10978
router|18:53:13|~/projects/test/linux\ memte
Well - I answered my own question!
Straight from Sun's Java tutorial on CORBA:
Waiting for Invocation
The server is ready; it simply needs to wait around for a client to
request its service. To achieve that, enter the following code at the
end of (but within) the try-catch block:
java
On Fri, 19 Feb 1999, Fernando Barrocal wrote:
> Hello
>
> I'm a NEWBIE on this java thing :)
>
> How do I create and write a file on server with an Applet
This seems a good time to remind folk:
1 If the question is to do with Linux but not (necessarily) java, this is
the wrong forum for yo
On Thu, 18 Feb 1999, Nelson Minar wrote:
> This mailing list has troubles, yes. The maintainer (Karl Asha) asked
> here about a month ago if someone else could host it, because he
> didn't have the time or resources to keep it going. Now might be a
> good opportunity for someone to contact him ab
Anil kumar <[EMAIL PROTECTED]> on 02/20/99 05:22:41 AM
To: Nathan Meyers <[EMAIL PROTECTED]>
cc: Arnaldo Riquelme <[EMAIL PROTECTED]>, java-linux-mailing
<[EMAIL PROTECTED]>
Subject:Re: Java&Linux
On Fri, 19 Feb 1999, Nathan Meyers wrote:
> Arnaldo Riquelme wrote:
> > What
On Fri, 19 Feb 1999 21:54:04 -0600, Steve Cohen wrote:
>Thanks, it was the permissions, but not because I was using root. I don't
>normally log in as root but it was necessary for tinkering with the
>javawrapper script. The permissions were fouled up for a very wierd reason
>- I had written the