|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Dec 2001
Posts: 17
|
Installing two versions of jdk
Hi,
I am currently doing a project that requires jdk 1.1.8 to develop GUI API for the front-end; and jdk 1.3 for the servlet and business logics (EJB) programme for the back-end. So how should install these two versions of jdk for the front-end and back-end? I had downloaded a web server called orion. Which jar file should I put inside the orion directory? Thanks
|
|
|
|
|
|
#2 |
|
Member (10 bit)
|
I've never had to do this before, but I think if you just create two separate directories and install one into each it should work.
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
JDK 1.1.8 is supported by JDK 1.3, so 1.1.8 code will compile and run using 1.3, so tell us why you want to install both versions and which OS you use in order to help.
As for the web server question, never tried Orion before, I recommend Jakarta Tomcat, this server supports Java Servlets and JSP, easy to use, and one of Apache Group projects. What jar file do you mean BTW? |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
Forgot to post a link: http://jakarta.apache.org/
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|