Running 5 servlets on a VM...
Hi!
I'm trying to carry out 5 servlets (they use XML).
By the moment and while developing, I'm using Sun's JDK 1.3 + Tomcat + Xerces, on Windows NT 4.0
But I want to install it on other Windows PCs, and I've got several questions:
1) Is it necessary JDK to run my servlets or I need only JRE?
2) If JRE is enough, is it better IBM's JRE, or must I use Sun's (on Windows NT and 98)?
Thank you very much, and best regards.

