~ubuntu-branches/ubuntu/trusty/libstruts1.2-java/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/userGuide/dev_util.xml

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2004-11-19 15:35:25 UTC
  • Revision ID: james.westby@ubuntu.com-20041119153525-mdu08a76z4zo67xt
Tags: upstream-1.2.4
ImportĀ upstreamĀ versionĀ 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<document url="dev_util.html">
 
3
<properties>
 
4
  <author>Craig R. McClanahan</author> 
 
5
  <title>The Struts User's Guide - Utilities Guide</title>
 
6
</properties>
 
7
<body> 
 
8
<chapter name="Utilities Guide"> 
 
9
 
 
10
<section href="utils" name="The Utilities Package">
 
11
 
 
12
<p>
 
13
The Utilities package provides a variety of families of classes, to solve problems that are commonly 
 
14
encountered in building web applications.  
 
15
</p>
 
16
 
 
17
</section>
 
18
 
 
19
<section href="resources" name="Utilities Resources">
 
20
 
 
21
<ul>
 
22
<li><a href="../api/org/apache/struts/util/package-summary.html#package_description">Utilities Package Description</a></li>
 
23
</ul>
 
24
</section>
 
25
 
 
26
</chapter></body></document>