webxml(1) Simple form-based generator/editor of Tomcat's web.xml files

SYNOPSIS

webxml

DESCRIPTION

This manual page documents briefly the webxml command.

This manual page was written for the Debian distribution because the original program does not have a manual page.
 

webxml is a simple form-based generator/editor of Tomcat's web.xml files.

It supports the following tags: <servlet>, <servlet-name>, <display-name>, <description>, <servlet-class>, <init-param>, <servlet-mapping>, <url-pattern>.

These tags are basic and most of them are indispensable for every Web Application.

AUTHOR

This manual page was written by Martín Ferrari [email protected] for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.
 

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.