Re: JavaLinux for servlets [off-topic]

1999-02-16 Thread John Goerzen
On Tue, Feb 16, 1999 at 08:03:26PM -0500, Daniel W. Dulitz x108 wrote: > John, you wonder about the technical advantages of Java. Java is all > about balancing easy to write and easy to read code against runtime > performance. Think C versus assembly language. And the real question > is, "Is t

Re: JavaLinux for servlets

1999-02-16 Thread John Goerzen
On Tue, Feb 16, 1999 at 07:49:18PM -0500, David Harvill wrote: > Overall, the servlets do not use more system resources. CGI has to spawn > an entire new process (with full memory overhead) for each incoming > request. Java starts up the process (and memory overhead) only once, and > simply giv

Re: Help me compile for Native Methods?

1999-02-16 Thread Jeff Galyan
Make sure that: #1: you're calling System.loadLibrary(someLib) [ I'm assuming you are ] #2: when you compile your native library, you are exporting the symbols you need to call from your Java program [ this was a real pain in the butt on a Mac ] Peter Gutowski wrote: > > I've used Cay Horstma

Unsubscribing

1999-02-16 Thread Robert Ritchy
I've been replying to individuals about unsubscribing from this list but I'm beginning to feel that there are a lot of poor souls out there with the same "hacker" problem. Since I haven't seen a public mailing about this in awhile - here goes my best shot (please correct me if I'm wrong): If yo

Re: About Communication Ports API...

1999-02-16 Thread Jeff Galyan
Julian Bolivar wrote: > > Dear Srs. > > Can I use the Sun's Communication API in the Linux JDK 1.1.7v1a, > because I need access the PC's Serial and Parallel Ports. > > Regards. > > Julian Bolivar Unless there is Win32-dependent native code in the Communications API (I haven't played with it

Re: JavaLinux for servlets

1999-02-16 Thread Robert Ritchy
David Harvill wrote: > Overall, the servlets do not use more system resources. CGI has to spawn > an entire new process (with full memory overhead) for each incoming > request. Java starts up the process (and memory overhead) only once, and > simply gives out a new Thread to handle the request

Re: JavaLinux for servlets [off-topic]

1999-02-16 Thread Daniel W. Dulitz x108
Kevin Hester writes: > John Goerzen writes: > > I would certainly not use Java for CGI. libapache-mod-perl, FastCGI, etc. > > if necessary. > > I'd definitely encourage anyone to use servlets with wild abandon. So easy > and clean - I haven't had to write CGI cruft in over a year. In exchange

Re: JavaLinux for servlets

1999-02-16 Thread David Harvill
Overall, the servlets do not use more system resources. CGI has to spawn an entire new process (with full memory overhead) for each incoming request. Java starts up the process (and memory overhead) only once, and simply gives out a new Thread to handle the requesting. -dave On Tue, 16 Feb 199

Re: Java-Linux enthusiasts

1999-02-16 Thread Joel Shellman
John Goerzen wrote: > A valid categorization, I believe. I clearly belong best to #4, but a > difference is that I believe that Linux will be overtaken by something else. > Hurd, for instance, when it gets more stable (but we're looking at years > here). I think I might second this--I like Linux

Re: JavaLinux for servlets

1999-02-16 Thread John Goerzen
On Tue, Feb 16, 1999 at 04:34:03PM -0800, Kevin Hester wrote: > > > I would certainly not use Java for CGI. libapache-mod-perl, FastCGI, etc. > if necessary. > > I'd definitely encourage anyone to use servlets with wild abandon. So easy > and clean - I haven't had to write CGI cruft in over a

Re: JavaLinux for servlets

1999-02-16 Thread Kevin Hester
> I would certainly not use Java for CGI. libapache-mod-perl, FastCGI, etc. if necessary. I'd definitely encourage anyone to use servlets with wild abandon. So easy and clean - I haven't had to write CGI cruft in over a year. In exchange for servlets I have a logical/maintainable tree of serv

Whatever happened...

1999-02-16 Thread Mario Camou
...to http://java.blackdown.org/ ? I just went in and there's some sort of discussion server...

Status of java-linux?

1999-02-16 Thread John Stracke
The java-linux page () seems to be dead--the links to download stuff are broken; in fact, all of http://java.blackdown.org/java-linux/ is gone. Did you run into problems? -- /==\ |John Stracke | My

Re: Java-Linux enthusiasts

1999-02-16 Thread John Goerzen
A valid categorization, I believe. I clearly belong best to #4, but a difference is that I believe that Linux will be overtaken by something else. Hurd, for instance, when it gets more stable (but we're looking at years here). Java has serious problems with speed, bloat, licensing and open-ne

Java-Linux enthusiasts

1999-02-16 Thread Raju Karia
Having worked for a long time now with peers involved in software development (Java), I loosely categorize them as belonging to one of the following groups : 1. Java enthusiasts but BORGed : Use Java extensively, but on Win32 95/98/NT only. Have never used any other platforms for development/d

Re: FAQs and mailing list

1999-02-16 Thread Richard Jones
John Goerzen wrote: [Spam, unsubscribe, FAQs] I think we really need to host this mailing list somewhere where it will actually be properly set up and managed. I am prepared to do this, on a 24/7 connected machine at the ISP where I work, but since I have had absolutely no response from the real

Re: JDK 1.2 Snapshots???

1999-02-16 Thread Wheeler House
I have the same problem-unsubscribe!! At 01:36 PM 2/16/99 -0500, Esteban Lugo Perea wrote: > >please somebody help me. A hacker suscribed me on this list and I don't >know how to unsuscribe > >On Tue, 16 Feb 1999, Nathan Meyers wrote: > >> Tony Pujals wrote: >> >> > Not long ago (not much more t

Re: JDK 1.2 Snapshots???

1999-02-16 Thread Joel McCarty
Well guys - I too am desperate to see JDK1.2 (so I can stop developing on my NT box at work and get back to Linux) But I just wanted to say thanks to all you porters out there putting in the hours to get us a port at all. It's appreciated Joel McCarty Nathan Meyers wrote: > Tony Pujals wrote: >

Re: New Dual Mount Copy Holder by Rubbermaid

1999-02-16 Thread Stephen Martin
> Sender: Robert Craig Corp. > Phone: 1-800-890-7510 > Email: [EMAIL PROTECTED] > Details: http://www.1vm.com/~rcc > Remove: [EMAIL PROTECTED] > Look a 1-800 number that's still connected! Need I say more? Steve -- __ Stephen Martin _ _ |

FAQs and mailing list

1999-02-16 Thread John Goerzen
GRR... I'm getting a bit ticked with the endless "unsubscribe" posts to the list, and the JDK 1.2 questions. First, why are we not using cookies to confirm subscribe and unsubscribe requests? Seems like a prudent thing to do. Secondly, Majordomo has features to identify admin requests posted t

Re: Mailing List

1999-02-16 Thread Wheeler House
unsubscribe At 04:16 PM 2/14/99 EST, [EMAIL PROTECTED] wrote: >I would like to be taken off your mailing list. > >

New Dual Mount Copy Holder by Rubbermaid

1999-02-16 Thread remove
Amazing new copy holder can be mounted directly on your computer monitor or it can be used freestanding. Unique design is specifically engineered to increase your efficiency while reducing eye strain, stress, and fatigue. Quality Rubbermaid features include adjustable viewing positions, non-g

Re: JDK 1.2 Snapshots???

1999-02-16 Thread Nathan Meyers
Tony Pujals wrote: > Ouch! ;-) > > (But I'd still like to know what happened to the web site information?) > > Tony Fair enough desire. Those of us who've been on the list awhile have endured frequent storms of "where is JDK1.2?" activity, and perhaps our fuses have become a little short. We'

Re: JDK 1.2 Snapshots???

1999-02-16 Thread Esteban Lugo Perea
please somebody help me. A hacker suscribed me on this list and I don't know how to unsuscribe On Tue, 16 Feb 1999, Nathan Meyers wrote: > Tony Pujals wrote: > > > Not long ago (not much more than a week ago), the web site had some > > information about the 1.2 port. Where did it go?... > > >

Re: JDK 1.2 Snapshots???

1999-02-16 Thread Bruce R Miller
On Feb 16, 10:14am, Nathan Meyers wrote: > Subject: Re: JDK 1.2 Snapshots??? > Tony Pujals wrote: > > (If this issue has already been discussed, then I apologize in advance for > > not researching the archives.) > > The issue has been discussed extensively... see the archives. Cardinal rule #1 > o

Re: JDK 1.2 Snapshots???

1999-02-16 Thread Tony Pujals
Ouch! ;-) (But I'd still like to know what happened to the web site information?) Tony At 10:14 AM 2/16/99 +, you wrote: >Tony Pujals wrote: > >> Not long ago (not much more than a week ago), the web site had some >> information about the 1.2 port. Where did it go?... >> >> (If this issue

Re: JDK 1.2 Snapshots???

1999-02-16 Thread Nathan Meyers
Tony Pujals wrote: > Not long ago (not much more than a week ago), the web site had some > information about the 1.2 port. Where did it go?... > > (If this issue has already been discussed, then I apologize in advance for > not researching the archives.) The issue has been discussed extensively

JDK 1.2 Snapshots???

1999-02-16 Thread Tony Pujals
Not long ago (not much more than a week ago), the web site had some information about the 1.2 port. Where did it go? If I recall correctly, it indicated that 1.2 was successfully running on Intel, but still needed testing. Is there something about the license with Sun that restricts us from bein

Downloading JDK or Linux

1999-02-16 Thread Pent, Mike
Steve, When I try to access the mirror sites, via your 'here' links, I receive the following error: Not Found The requested URL /java-linux/Mirrors.cgi was not found on this server. Am I doing something wrong, or do those links need to be changed? Thanx. Mike. ___

Re: graphics printing in printing

1999-02-16 Thread Thomas Down
C.V. Rajagopal wrote: > i have been experimenting with graphics printing in java under linux. > > when i press the print button in the print dialog box it gives an error > message like the following > > "Could not execute print commands[Ljava.lang.String:080a5470". > > but i could print it to a

Re: java-plugin for linux/netscape 4.5

1999-02-16 Thread Brad Giaccio
On Tue, Feb 16, 1999 at 07:03:46AM -0500, Michael Sinz wrote: > On Tue, 16 Feb 1999 11:17:19 +0100, Kuno Skach wrote: > > >hi! > >since i m currently developing some applets for netscape, and since i > >would like to use the blackdown-java-port together with tya to speed up > >netscape, i am look

Re: java-plugin for linux/netscape 4.5

1999-02-16 Thread Kuno Skach
Michael Sinz wrote: > Well, the plug-in has not been worked on in a while. Netscape 4.5 > has Java 1.1 built in and they have a JIT that is a bit better than TYA > in their JVM. (Even the Linux Netscape does on x86 - just like on > Windows x86 systems.)  well, _my_ netscape 4.5 does not seem t

Re: java-plugin for linux/netscape 4.5

1999-02-16 Thread Michael Sinz
On Tue, 16 Feb 1999 11:17:19 +0100, Kuno Skach wrote: >hi! >since i m currently developing some applets for netscape, and since i >would like to use the blackdown-java-port together with tya to speed up >netscape, i am looking for a java-plug for netscape. i found a dead link >from javasoft to bl

graphics printing in printing

1999-02-16 Thread C.V. Rajagopal
i have been experimenting with graphics printing in java under linux. when i press the print button in the print dialog box it gives an error message like the following "Could not execute print commands[Ljava.lang.String:080a5470". but i could print it to a file please help linux 2.0.32 java

java-plugin for linux/netscape 4.5

1999-02-16 Thread Kuno Skach
hi! since i´m currently developing some applets for netscape, and since i would like to use the blackdown-java-port together with tya to speed up netscape, i am looking for a java-plug for netscape. i found a dead link from javasoft to blackdown that should lead to something called activator. i ha

Re: Help me compile for Native Methods?

1999-02-16 Thread Roel Hofkens
>libHelloNative.so: HelloNative.c HelloNative.h > gcc -c -o libHelloNative.so \ > -static \ > -I/usr/java/include \ > -I/usr/java/include/genunix \ > HelloNative.c > You don't have the right compiler options here. In the ELF-HOWTO (maintained by [EMAIL PROTECTED]), you find the following gui