Re: Will there be any further development of Java2 on Sparc/Linux?

2001-07-12 Thread Ted Garrett
Oddly enough, about a half hour after I sent the original message I found the 1.3.0-FCS build on ibiblio.org. My face is red... Thanks for the response and the work towards supporting Linux/Sparc. On 11 Jul 2001, Juergen Kreileder wrote: > From: Juergen Kreileder <[EMAIL PROTECTED]> > To: Ted

Version of WebShpere...

2001-07-12 Thread JKL at sina
I use WebShpere 2.0, and wanna to make JSP version to 1.2. how to?   and how-to restart webshpere on linux?   thanks !!

Re: Version of swing

2001-07-12 Thread Sylvain GIL
On Thu, Jul 12, 2001 at 11:57:59AM -0500, Larry wrote: > I was wondering if anyone knew which version of swing is used in > Blackdown's 1.3.1 JDK? The swing package has been integrated in standard Java API (javax.swing.*) since version 1.2 of the JDK... regards, -- Sylvain. --

Version of swing

2001-07-12 Thread Larry
I was wondering if anyone knew which version of swing is used in Blackdown's 1.3.1 JDK?

Re: javax.comm for Linux on StrongARM

2001-07-12 Thread Stewart Allen
I started a project at home for a complete clean-room implementation of javacomm (from the api's) including the javax.comm classes. So far I have basic serial IO working without event notifications (callbacks). It's been tested successfully on IBM, Sun and Blackdown JVM's. It's one simple make