Brad Pepers wrote:
>
> I may need to use a Windows development tool and then run the Java code
> on Linux.
Been there, done that.
> 1. Has anyone tried to use the code they generate on Linux?
Visual Cafe', yes, but the PDE, not the DDE. Works ok, just had to
change some fonts in font.properties.
> 2. Will they hook up to a JDBC database on Linux like SOLID Server or
I used SOLID Server running on Linux and connected to it using Solid's
JDBC driver both from NT and from Linux, just by copying class files, no
recompilation necessary.
> 3. Is Java on Linux (or Windows 95 for that matter) at the point where
> I can expect to develop end-user commercial software and have the
> stability and ease of use I need?
Can't comment on this, I've yet to begin deploying and testing.