Pro Apache Tomcat 5 5.5 (or Pro Jakarta Tomcat 5) by Matthew Moodie

By Matthew Moodie

This e-book is perfect for Tomcat directors and other people who are looking to configure Tomcat. writer Matthew Moodie describes configuration records, in addition to management positive factors like protection, auto-deployment, distant deployment, and datasources. Moodie wastes no time on Java or JSP introductions, and purely discusses JSP and Java code minimally. Moodie will get correct to the purpose, and teaches you ways to take advantage of Tomcat.

Show description

Read Online or Download Pro Apache Tomcat 5 5.5 (or Pro Jakarta Tomcat 5) PDF

Similar system administration books

Java Performance and Scalability: Server-Side Programming Techniques

This publication used to be written with one target in brain: to supply Java programmers with the services had to construct effective, scalable Java code. the writer stocks his adventure in server-side functionality tuning via measured functionality tests, referred to as optimizations. each one optimization discusses options to enhance the functionality and scalability of your code.

Deploying Microsoft Forefront Protection 2010 for Exchange Server (It Professional Series)

Get concentrated, real-world advice for making plans and enforcing vanguard safeguard for alternate Server--and aid safeguard company email from viruses, junk mail, phishing, and coverage violations. Guided by means of key contributors of the Microsoft leading edge group, you are going to delve into procedure parts, gains, and functions, and step via crucial making plans and layout concerns.

Extra resources for Pro Apache Tomcat 5 5.5 (or Pro Jakarta Tomcat 5)

Example text

Chapter 2 described this utility. You can use it to start and stop the service and set other options. Note that the name of this executable must be the same as that of the service you want to start, with a w appended. exe if you want to use its services. x Only) Scripts This script allows command-line tools to be called in the same environment as Tomcat so that they have a common set of references. For example, command-line analysis tools may need to run within the same environment as Tomcat to identify problems that are specific to Tomcat.

They specify the factory class for providing instances of the resource class and specify where the user authentication file can be found, relative to CATALINA_HOME. xml shortly. Table 4-6 describes the attribute of the element. Table 4-6: The Attribute of the Element Attribute Description Required? name The name of the resource that these parameters belong to. xml, uses subelements to set the parameters for the resource. Table 4-7 describes these subelements.

Policy file, the first set of permissions grants access to all resources for code from the Java compiler directories; this is essentially the Java compiler and runtime system code. AllPermission; }; As these directories have access to the entire system, it’s vital that you protect them using your operating system file protection features (see Chapter 12 for details). Without this precaution, malicious code could run unchecked on your system. policy grants the Catalina server and API libraries access to all resources.

Download PDF sample

Rated 4.69 of 5 – based on 19 votes