Training, Open Source Programming Languages

This is page http://www.wellho.net/resources/A652.html

Our email: info@wellho.net • Phone: 01144 1225 708225

 
For 2023 (and 2024 ...) - we are now fully retired from IT training.
We have made many, many friends over 25 years of teaching about Python, Tcl, Perl, PHP, Lua, Java, C and C++ - and MySQL, Linux and Solaris/SunOS too. Our training notes are now very much out of date, but due to upward compatability most of our examples remain operational and even relevant ad you are welcome to make us if them "as seen" and at your own risk.

Lisa and I (Graham) now live in what was our training centre in Melksham - happy to meet with former delegates here - but do check ahead before coming round. We are far from inactive - rather, enjoying the times that we are retired but still healthy enough in mind and body to be active!

I am also active in many other area and still look after a lot of web sites - you can find an index ((here))
Web Application Deployment module A652
Tomcat -Sourcing, Installing and Initial Testing
Exercises, examples and other material relating to training module A652. This topic is presented on public courses Deploying Apache and Tomcat, Deploying Java Applications on Linux / Unix

Tomcat is a container in which you can run Servlets and JSPs on a Web Server. This module covers the sourcing, installation and initial testing of Tomcat.

Related technical and longer articles
Running SSI (Server Side Include) scripts in Apache Tomcat
Running CGI scripts in Apache Tomcat

Articles and tips on this subjectupdated
3819Packing a tar, jar or war file - best practise
Scenario - a contact emails you a [tjw]ar file containing - let's say - 20 files within it. You unpack it in a directory that already has 15 files in it ... and you end up with 30 file. Hmm - not what you might have expected; you were expecting 35 files in total. What went wrong? Five of the files ...
2012-08-11
 
2088Changing the 404 - file not found - page in Tomcat
If you're running an Apache Tomcat web server, how do you customise your error documents? Add an <error-page> tag set into your web.xml file To change this: into this: I added the following to by web.xml: <error-page> <error-code>404</error-code> <location>/broken.html</location> </error-page> and ...
2009-03-17
 
1550Java (JSP and Servlet examples) live on our server
On our Java Programming for the Web and Deploying Apache httpd and Tomcat courses, we provide a ready-written demonstration that includes simple web pages, a basic JSP, JSPs with tag libraries, and a couple of Servlets - with some calling up data from a MySQL database. I have uploaded the examples so ...
2008-02-27
 
1049Java 6, Apache Tomcat 6.
I greet new releases of software that we teach with a joy that the software is moving forward, but with an element of trepidation - "what's changed" I wonder. Although programming languages rarely change in that they render the old code incompatible, thre are often changes in default configuration ...
2007-01-21
 
837Tomcat - Shutdown port
On a new installation of Tomcat (default config files), you'll notice that your server.xml file is set up with a shutdown port of 8005, and shutdown="SHUTDOWN". What does this mean? It means that anyone who contacts the server locally on port 8005 and send it the words SHUTDOWN can cause Tomcat to ...
2006-08-18
 
Examples from our training material
server.course.xml   Cut down server.xml file, from a course practical
tomcat-users.course.xml   tomcat-users.xml file, modified on a training course
web.course.xml   web.xml, as cut down / modified during a training course
Pictures
Integration of Tomcat into Linux
Background information
Some modules are available for download as a sample of our material or under an Open Training Notes License for free download from [here].
Topics covered in this module
Sources of Tomcat.
Prerequisite - Java Software Development Kit.
Downloading J2SDK.
Installing J2SDK.
Testing J2SDK.
Download and install (of Tomcat) from jakarta.apache.org, binary.
Under Windows.
Download and install from jakarta.apache.org, source.
Pre-requisite - Ant.
Starting and initial testing of Tomcat from jakarta.apache.org.
Under Linux and Unix.
Under Windows.
Using SunŐs Web Server DeveloperŐs Pack.
Installing Tomcat when downloaded from java.sun.com.
Initial testing of Tomcat.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our Listing and schedule page.

Well House Consultants specialise in training courses in Linux and LAMP,Ruby, Lua, Python, Perl, PHP, and MySQL. We run Private Courses throughout the UK (and beyond for longer courses), and Public Courses at our training centre in Melksham, Wiltshire, England. It's surprisingly cost effective to come on our public courses - even if you live in a different country or continent to us.

We have a technical library of over 700 books on the subjects on which we teach. These books are available for reference at our training centre.


© WELL HOUSE CONSULTANTS LTD., 2024: 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho

PAGE: http://www.wellho.net/resources/A652.html • PAGE BUILT: Sun Oct 11 14:50:09 2020 • BUILD SYSTEM: JelliaJamb