Class Summary |
CharacterEncodingFilter |
This is a filter that sets the character encoding for both the
request and the response. |
CompileAll |
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. |
Download |
|
ExtensionsServlet |
Servlet for starting the extension system when the web server starts. |
PlotServlet |
This servlet can plot spot data for a bioassay or bioassay set. |
PlotServlet.CFResultIterator |
Special implementation of a SqlResultIterator
that combines the result from the parent and child into
one virtual iterator. |
PlotServlet.CFSqlResult |
A single result row that is combined from the parent and
child results. 1 --> parent A, 2 --> parent M, 3 --> parent M - child M |
StartStopServlet |
Servlet for starting BASE when the web server is started and
stopping BASE when the web server is stopped. |
ViewSpotImage |
|