1. Installing SDK1) Create a Java directory in the USR directory, upload file J2SDK-1_4_2_03-Linux-i586-rpm.bin to this directory, set the file attribute to 777.2) Run the following command CD / USR / Java /. /j2sdk-1_4_2_03-linux-i586-rpm.bin rpm -i j2sdk-1_4_2_03-linux-i586.rpm Note: If the current date is late, it will generate possible 3) Cannot run the above commands 3) Run the following command CP in the terminal a /usr/java/j2sdk1.4.2_03/ / usr / Java under the / usr / directory named Java_Bak, renamed J5SDK1.4.2_03 to Java
2. Install resin1) Upload resin-3.0.6.tar.gz to / opt directory 2) Run tar -zxvf resin-3.0.6.tar.gz and cd resin-3.0.63) Installation Run the following command ./configure make Make Make Install4) Start running the following command cd bin and ./httpd.sh can also /opt/resin-3.0.6/bin/httpd.sh5) Access /Opt/RESIN-3.0.6 via http: // ip: 8080 DOC /