Re: FTP

2001-09-19 Thread Matthew Jensen
On Wed, Sep 19, 2001 at 06:33:27PM +0200, Raphael Mack wrote: > Hello, > > we want to access a ftp server via java. Does anyone know a simple > possibility? There are heaps of FTP classes out there, i would suggest to do a search on jars.com, or .. i think there are others just cant think of th

Re: just new to linux

2001-09-03 Thread Matthew Jensen
> i have just bought a pentium ii 300 mhz machine with win95 on it. > i am a java programmer. but all the time i have worked on windows and intel, > sometimes ported code from windows to linux and unix. > but its the first time i'm going to install linux on my own. > first thing is i need to run

Re: Novice user requesting help with JIT and RedHat Sparc Linux 6.1

2001-09-03 Thread Matthew Jensen
> I run RedHat Linux 6.1 on an Ultra 5 sparc, bog standard installation > - GNOME rather than KDE. Yesterday I installed > jdk-1.2.2-RC4-linux-sparc-glibc-2.1.2.sh and as far as I can see from > the README's JIT is turned on by default. Yet what I get is: > > Warning: JIT compiler "sun

Re: How to keep the application running on the server

2001-08-21 Thread Matthew Jensen
This is a realy old post I found on the archives: > On Sun, Aug 27, 2000 at 02:05:07PM -0400, Andrew Majercik wrote: > > Applications "tie" themselves to the console window in a parent/child > > relationship. (once the parent goes away, so do all the children!) What you > > Actually, they are tie