Package net.sf.basedb.clients.web.servlet


package net.sf.basedb.clients.web.servlet
  • Classes
    Class
    Description
    This is a filter that sets the "Cache-Control" header in the http response.
    This is a filter that sets the character encoding for both the request and the response.
    This servlet will scan for all files ending with .jsp and issue a request for them with the parameter jsp_precompile=true therby compiling all JSP files into servlets.
    This is a filter that sets the "Content-Security-Policy" header in the http response.
    This is a servlet for posting reports from "Content-Security-Policy" violations.
     
    Plot servlet for generating plots from experiment explorer.
    Uses as a column key in the plots.
    This servlet is acting as a proxy for requests to extension defined servlets.
    This is a filter that remaps request to images to some other image.
    This servlet can plot spot data for a bioassay or bioassay set.
    Special implementation of a SqlResultIterator that combines the result from the parent and child into one virtual iterator.
    A single result row that is combined from the parent and child results. 1 --> parent A, 2 --> parent M, 3 --> parent M - child M
    A servlet that generates a RSS feed from the public news on the BASE server.
    Servlet listener for starting BASE when the web server is started and stopping BASE when the web server is stopped.
    The upload servlet is used to handle single file uploads.