Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

running two versions of java, is it possible?

843798Jun 16 2004 — edited Jun 4 2007
Hi everyone, I've got two applications, both incorporate applets, but one uses 1.3 and the other uses 1.4. Im stuck as I need to run these two programs at the same time. The reason I cant just use 1.3 is because one uses JTree's which were introduced in 1.4 (am I correct?) . SO if thats the case, is there anyway to use two versions of java on the same machine.????????????

Thank you
Graham
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2007
Added on Jun 16 2004
7 comments
329 views