Project

General

Profile

« Previous | Next » 

Revision 561

Added by berkley over 23 years ago

added functionality to allow the replication servlet to assertain and insert user and group info into the local database. started implementation of insert replication handler (it is commented out in this commit)

View differences:

ReplMessageHandler.java
27 27
import org.xml.sax.helpers.DefaultHandler;
28 28

  
29 29
/** 
30
 * A database aware Class implementing callback bethods for the SAX parser to
30
 * A Class implementing callback bethods for the SAX parser to
31 31
 * call when processing the XML messages from the replication handler
32 32
 */
33 33
public class ReplMessageHandler extends DefaultHandler 

Also available in: Unified diff