alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Tomcat example source code file (config.ini)

This example Tomcat source code file (config.ini) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Tomcat tags/keywords

field, field, login, name, numfields=7, settings, state=8080, state=8080, state=admin, type=label, type=label, type=password, type=text, type=text

The Tomcat config.ini source code

[Settings]
NumFields=7

[Field 1]
Type=Label
Text=HTTP/1.1 Connector Port
left=0
right=150
top=5
bottom=20

[Field 2]
Type=Text
State=8080
MaxLen=5
left=150
right=200
top=5
bottom=18

[Field 3]
Type=Label
text=Administrator Login
left=0
right=300
top=30
bottom=45

[Field 4]
Type=Label
Text=User Name
left=0
right=150
top=50
bottom=65

[Field 5]
Type=Text
State=admin
left=150
right=250
top=50
bottom=63

[Field 6]
Type=Label
Text=Password
left=0
right=150
top=70
bottom=85

[Field 7]
Type=Password
left=150
right=250
top=70
bottom=83

Other Tomcat examples (source code examples)

Here is a short list of links related to this Tomcat config.ini source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.