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

What this is

This file 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.

Other links

The source code

<?xml version="1.0" encoding="iso-8859-1"?>

<!DOCTYPE book
  PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://docbook.org/xml/4.3/docbookx.dtd"
  [
    <!ENTITY % global.entities SYSTEM "include/global.xml">
    %global.entities;
    <!ENTITY develop1 SYSTEM "develop_chap1.xml">

    <!ENTITY % entities SYSTEM "entities.xml">
    %entities;
  ]
>
<book lang="en">

  <bookinfo>

   <title>mvnForum Developer Documentation
   <pubdate>18 April 2004

   <author>
     <firstname>Cord
     <surname>Thomas
     <affiliation>
        <jobtitle>Software Architect
        <orgname>Lupine Information Systems
        <address>cord_sw (at) lupinex.com
     </affiliation>
   </author>

  <revhistory>
   <revision>
    <revnumber>v0.0.10
    <date>18 April 2004
    <authorinitials>cat
    <revremark>
     Prepared documentation for RC3.</revremark>
   </revision>
  </revhistory>

  </bookinfo>
  <preface>
    <title>Foreward
          <para>mvnForum, developed by MyVietnam,
          based on their java framework for web development.  This document focuses on the implementation
          of the framework with respect to mvnForum.  It also touches on the framework where necessary.</para>
  </preface>

   &develop1;

</book>
... 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.