the IP open 8080,8009 and other ports,
Db Server
Internal Ip:10.225.xxx.xxxOpen 1521 ports only for 10.225-segment IP
installation of 2.2 APP server
Directly decompression tomcat to your local such as: D:\tomcat, my side of the directory called TOMCAT2, everyone at will, the best name can be as simple as possible d:\tomcat or c:\
You will now use some of Tomcat's experience and insights to write here, as a record and memo. If you have a friend to see, please do not hesitate to enlighten.1. The first is Tomcat acquisition and installation.Get the official website of Apache to download, open source is free, and bandwidth is enough. The download will be quick. This is two different downloads, one is the normal installation version, th
The httpserver version is 2.2.22. For JDK and tomcat installation, see:
Http://blog.csdn.net/supercrsky/article/details/8283200
1. Download
Httpserver:
Http://archive.apache.org/dist/httpd/httpd-2.2.22.tar.gz
Tomcat:
Http://archive.apache.org/dist/tomcat/tomcat-7/
Mod_jk:
Http://archive.apache.org/dist/
The issue of the difference between Apache and Tomcat was discovered when the bookmark was cleared. Plan to start learning the servlet when the problem solved together, just beginning to learn the Java EE, the first learning is servlet, running need Tomcat, at that time I am very depressed what this is, what web container, really do not understand, back to ask a
Configuration of the Apache-tomcatDownload the package firstApache-tomcat-6.0.33.tar.gz tomcat-connectors-1.2.32-src.tar.gzHttpd-2.2.17.tar.gz Jdk-6u25-linux-i586-rpm.bin1. Installation jdkchmod +x jdk-6u25-linux-i586.bin./jdk-6u25-linux-i586.binmkdir/usr/javaMV jdk1.6.0_25//usr/java/ setting environment variables vi/etc/profile added at the end: export JAVA_HOME
Sum and time====================================2000-12-11
Purpose======================================Create an apache + tomcat JSP Application Server under/WWW on SOLARIS 7
Download original file======================================Apache_1.3.14.tar.gzJakarta-tomcat-3.2.tar.gzJakarta-tomcat-3.2-src.tar.gz
Compile
APACHE 2.2.8+tomcat6.0.14 Configuration load Balancing
Target:Use Apache and Tomcat to configure a Web site that can be applied, to meet the following requirements: 1, Apache as a httpserver, followed by a number of Tomcat application instances, and load balancing. 2, set
Both Apache and Tomcat are projects developed by Apache open-source organizations to process HTTP services. Both are free of charge and can be run as independent Web servers. Apache is a Web server and Tomcat is a Java application server.
Differences between Apache, Tomcat, and Nginx: tomcatnginx
I. Definition:1. Apache HTTP Server is a modular server that can run on almost all widely used computer platforms. It belongs to the application server. Apache supports many modules and stable performance. Apache is
Tomcat as an aid to the Application Server is a good solution; the third method is to find independent J2EE API implementation and then combine them with Tomcat. Although integration brings about problems, this method is the most effective ..
Ii. Tomcat and Web ServerTomcat is a container that supports Servlet and JSP running. Servlet and JSP can generate dynami
Apache|mysql|oracle| Raiders to see many online users of PHP, JSP, Sybase, Oracle, Apache and other aspects of the installation experience, found that many are repetitive and not comprehensive, According to my long-term summary of all kinds of dongdong and reference documents as well as users of the article, and by their own practice, is now under the RedHat6.2 apache1.3.12+gd1.8.3+php4.04+
Apache Tomcat introduction:
Open-source framework: http://tomcat.apache.org /. An independent web application can be embedded or used as a server for multiple web applications.
The Java-based Web Application Server container can host web applications of Servlet and Java Server Pages (JSP. After we deploy common J2EE frameworks, such as spring MVC and structs to Tomca
Recently, the company wanted to provide customers with a cluster solution. The project team adopted Apache and tomcat cluster configuration to achieve load balancing.
I have never been familiar with Apache before, so I have some hands-on skills. I also searched for many cluster articles on the Internet, but none of them can be configured from start to end, or inc
Apache| optimization recently had to delve into publishing and publishing system management and testing related issues. There is ample evidence that the vast majority of apache/tomcat configuration, Apache is the device, all the burden of response, including static multimedia files are actually done by
Today, build Apche+tomcat distributed cluster, encountered many problems, found on the internet many are unsuccessful, and then with colleagues to study a bit, the final build success. Make a note to prepare for your future reference.1, download Apache. When downloading Apache (version 2.4), download the full version, otherwise it will be missing a lot of things.
For general use of Apache+tomcat, Apache is just a forwarding, and the processing of JSPs is handled by Tomcat.Apache can support Php\cgi\perl, but to use Java, you need Tomcat to support Apache in the background and transfer Java requests from
Build Apache Tomcat 6.0 servlet/jsp ContainerThis subproject contains the source code for Tomcat 6.0, a container that implements the Servlet2.5 and JSP2.1 standards for the Java Community Process http://www.jcp.org/.Note: If you only need to run Tomcat, there is no need to build it, you can easily download a binary re
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.