> I'm relatively new to Java and we have a simple Java appl. that was compiled
> using Java 1.3.1 and runs on an HP Visualize B2000 with HP-UX 11.x
[quoted text clipped - 5 lines]
>
> Can anyone give me some pointers?
I assume you'll first try your existing .class files or .jar file. If
they actually don't work, well, I used the HP 1.1.8 javac, earlier
today. It's not particularly fast, but it should work unless you're
using something in the java base classes added since 1.1.8.
--Mike Amling