~ubuntu-branches/ubuntu/oneiric/libapache-mod-jk/oneiric

« back to all changes in this revision

Viewing changes to jk/xdocs/howto/index.xml

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2006-08-05 16:30:53 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060805163053-myf66gm6j1a21ps6
Tags: 1:1.2.18-1ubuntu1
Merge from Debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<!DOCTYPE document [
3
 
  <!ENTITY project SYSTEM "project.xml">
4
 
]>
5
 
<document url="index.html">
6
 
 
7
 
  &project;
8
 
 
9
 
  <properties>
10
 
    <author email="mturk@apache.org">Mladen Turk</author>
11
 
    <title>HowTo Documentation index</title>
12
 
  </properties>
13
 
 
14
 
<body>
15
 
 
16
 
<section name="Introduction">
17
 
 
18
 
<p>This is the top-level entry point of the HowTo documentation bundle for the
19
 
<strong>Apache Jakarta Tomcat Connectors</strong>.
20
 
 
21
 
</p>
22
 
<p>Select one of the links from the navigation menu (to the left) to drill
23
 
down to the more detailed documentation that is available.</p>
24
 
 
25
 
</section>
26
 
 
27
 
<section name="Sticky Sessions">
28
 
<p>
29
 
TODO
30
 
</p>
31
 
</section>
32
 
 
33
 
<section name="Failover">
34
 
<p>
35
 
TODO
36
 
</p>
37
 
</section>
38
 
 
39
 
<section name="Domain Clustering">
40
 
<p>
41
 
TODO
42
 
</p>
43
 
</section>
44
 
 
45
 
<section name="Hot Standby">
46
 
<p>
47
 
TODO
48
 
</p>
49
 
</section>
50
 
 
51
 
</body>
52
 
</document>