You are here
:: Home
:: Documentation
:: Miscellaneous
Miscellaneous - Documentation
Java on z/OS development Guides
- Editing ASCII files under Z/OS - XML and Java properties files are normally stored in the HFS filesystem
using codedpage ISO8859-1 (ASCII). This document explains how to edit them.
Note: There is now an improved version of the "atools" shell scripts on the
downloads page
- Universal JDBC - Documents how to setup the Universal JDBC
drivers for DB2.
- Legacy JDBC - Documents how to setup the legacy JDBC type
2 (native) drivers for DB2.
- Cloudscape
/ Derby - An IBM article on running Cloudscape as a started task.
- [PDF] JSP Wiki - A HOWTO by JZOS Power User Rob Schram on installing and
using JSPWiki under z/OS.
Articles and Presentations
Apache Tomcat and z/OS
The best way to run Apache Tomcat on z/OS is with T:Z - Quickstart for Tomcat.
However,
Tomcat can be installed and configured manually on z/OS as well. The following guides help with this process