Class QueryPage

java.lang.Object
   |
   +----QueryPage

public class QueryPage
extends Object
This class generates the html form for Query Engine for participants. It reads the participant attributes from the database and writes the form in a file in _HTMLROOT.


Constructor Index

 o QueryPage()

Method Index

 o main(String[])

Constructors

 o QueryPage
 public QueryPage()

Methods

 o main
 public static void main(String args[]) throws SQLException, IOException