Re: Java on linux

2003-11-09 Thread David Z Maze
"Hoai Nguyen" <[EMAIL PROTECTED]> writes: > Do you know any java API > for linux that handles mount and umount cdrom. Please set your mailer to send in plain text only, no HTML, and wrap lines at 72 columns... ...but if I needed to do this, I'd use Runtime.exec() to shell out to the normal Unix

Re: Java on linux

2003-11-09 Thread Micha Feigin
On Sat, 2003-11-08 at 08:16, Hoai Nguyen wrote: > Do you know any java API for linux that handles mount and umount > cdrom. > Thanks Don't know of such api and I doubt such exist as it would be os dependent. You could use automount to mount the cdrom on access to do what you want. > > __

Re: Java on linux

2003-11-08 Thread Paul William
there is no native java postix (/linux) API. There is a method somewhere that can run commands. Just run mount and umount.Check the OS version before you do it so you dont run it if u r not running linux. On Sat, 2003-11-08 at 19:16, Hoai Nguyen wrote: > Do you know any java API for linux that han

Re: Java on Linux

1998-09-03 Thread Dale E. Martin
Steve Byrne <[EMAIL PROTECTED]> writes: > *-Vincent Murphy <[EMAIL PROTECTED]> > | > | At the start of my next term in CompSci, Java is being introduced as the > | main language in most of my courses. > > Unless the description of the .deb package says that the version is 1.1.5v7 > (last > I saw