Class GenerateHtml

java.lang.Object
   |
   +----GenerateHtml

public class GenerateHtml
extends Object
This file is executed when the admin initially configures the system. This basically generates all the html files required taking into consideration the hostname and the port no that he has entered and puts them in the directory of his choice.


Constructor Index

 o GenerateHtml()

Method Index

 o main(String[])
 o makeConfig()

Constructors

 o GenerateHtml
 public GenerateHtml()

Methods

 o main
 public static void main(String args[])
 o makeConfig
 public static void makeConfig()