|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
edu.mayo.bsi.ngsportal.server.UploadServlet
edu.mayo.bsi.ngsportal.server.QCResultsUploader
public class QCResultsUploader
@author Gregory Dougherty
| Field Summary |
|---|
| Fields inherited from class edu.mayo.bsi.ngsportal.server.UploadServlet |
|---|
kQCDataFile, kQCRunInformation, kRunName, kSampleName, kUploadData, kUserName |
| Constructor Summary | |
|---|---|
QCResultsUploader()
|
|
| Method Summary | |
|---|---|
void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handle a form that has a user id, then a password, then a file to parse. |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QCResultsUploader()
| Method Detail |
|---|
public void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException
doPost in class javax.servlet.http.HttpServletrequest - HttpServletRequestresponse - HttpServletResponse
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||