Project

General

Profile

« Previous | Next » 

Revision 4125

Added by daigle almost 16 years ago

Replace Options class with PropertyService

View differences:

HarvesterServlet.java
24 24

  
25 25
package edu.ucsb.nceas.metacat.harvesterClient;
26 26

  
27
import java.io.File;
28
import java.io.IOException;
29

  
30 27
import javax.servlet.*;
31 28
import javax.servlet.http.*;
32

  
33
import edu.ucsb.nceas.utilities.Options;
34

  
35 29
/**
36 30
 * HarvesterServlet class allows Harvester to be run as a background
37 31
 * process. This eliminates the need to run Harvester in a terminal window.

Also available in: Unified diff