Now I am building a jsp (the first choice for SUN Enterprise Applications) platform.
I use windows2000 professional + JDK + tomcat (a very useful JSP running platform)
The establishment of jsp (preferred for SUN Enterprise Applications) platform:
1. Download and install JDK:
Step 1: Go to the free installation program of SUN's java jdk 1.4. Download the Home Page:
Http://java.sun.com/j2se/1.4/download.html
Click download to enter the download protocol and select accept protocol.
Step 2: JDK Installer: I installed the following:
J2sdk-1_3_1_07-windows-i586.exe
Step 3: Install the jdk directory. I set it to d: jdk.
2. Download and install tomcat (a very useful JSP running platform:
Step 1: log on to the http://jakarta-sun.com
Step 2: Download the tomcat (a very useful JSP running platform) program.
My installation is: jakarta-tomcat(a very useful jspruntime platform -4.1.18.exe
Step 3: select custom when installing tomcat (a good JSP running platform)
Step 4: install tomcat (a very useful JSP running platform), and set the directory to d: omcat (a very useful JSP running platform)
3. After jdk and tomcat are installed (a good JSP running platform), set the environment variables in the system features in the control panel:
Add the CLASSPATH variable, which contains the following content:
C: jdklibools. jar; c: omcat (a good JSP running platform) commonlibservlet. jar
Add the variable JAVA_HOME. Content: (this parameter is only set when the operating system is windows 2000. If it is windows 98, it is not required)
C: jdk
Add the PATH content as follows:
C: jdkin
After the entire parameter is changed, restart the computer.
4. Run instartup. bat in the tomcat directory (a good JSP running platform. Start tomcat (a good JSP running platform ).
5. Open IE and enter http: // localhost: 8080 or http: // 127.0.01: 8080 in the address bar to enter the connection status.
You can access http: // localhost: 8080/index. jsp (preferred for SUN Enterprise applications)
You can see the beautiful tomcat (a very useful JSP running platform) Big Cat.