Tomcat 7 Installation on Windows Systems

This chapter provides tutorial notes and example codes on Tomcat 7 installation on Windows systems. Topics include downloading and installing Tomcat 7 for Windows systems; setting up environment variables to launch Tomcat server; setting up user access for server admin Web pages; Web application manager; first HTML and JSP page.

Downloading and Installing Tomcat 7

Launching Tomcat 7 Server

Verifying Tomcat 7 Server

Setting Up Tomcat 7 Server Admin Access

Reviewing Tomcat 7 Server Status Page

Tomcat Web Application Manager

My First HTML Page - hello.html

My First JSP Page - hello.jsp

Conclusions:

Table of Contents

 About This Book

 JSP (JavaServer Pages) Overview

Tomcat 7 Installation on Windows Systems

 JSP Scripting Elements

 Java Servlet Introduction

 JSP Implicit Objects

 Syntax of JSP Pages and JSP Documents

 JSP Application Session

 Managing Cookies in JSP Pages

 JavaBean Objects and "useBean" Action Elements

 Managing HTTP Response Header Lines

 Non-ASCII Characters Support in JSP Pages

 Performance of JSP Pages

 EL (Expression Language)

 Overview of JSTL (JSP Standard Tag Libraries)

 JSTL Core Library

 JSP Custom Tags

 JSP Java Tag Interface

 Custom Tag Attributes

 Multiple Tags Working Together

 File Upload Test Application

 Outdated Tutorials

 References

 PDF Printing Version