~sword-devel/jsword/trunk

« back to all changes in this revision

Viewing changes to jsword/java/historic/org/crosswire/bible/view/servlet/package.html

  • Committer: joe
  • Date: 2002-10-08 21:36:18 UTC
  • Revision ID: svn-v4:a88caf3b-7e0a-0410-8d0d-cecb45342206:trunk:80
big config and comment update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
 
3
 
<head>
4
 
<title>com.eireneh.bible.view.servlet</title>
5
 
</head>
6
 
 
7
 
<body>
8
 
 
9
 
<p>These classes are to be run under a Servlet Web Server. 
10
 
 
11
 
They all inherit from BaseServlet which uses a more XML based interface
12
 
to do the real work. It also takes care of Cookie management.</p>
13
 
 
14
 
</body>
15
 
</html>