To build and run Welcome with Kelp

From the menu select Tools | Enhydra Tools | XML Compiler and click on Compile to compile source documents into DOM classes.
  1. Make the project to compile the java files.
  2. Deploy the project by selecting Tools | Enhydra Tools | Deployer.
    Click on Deploy to process templates, deploy static content and create an archive.
  3. Start the Enhydra server by running the project.
  4. Start your browser (or wireless device emulator) and connect to:
      http://localhost:9000

To build and run Welcome from a command shell

  1. To build the project with ant just type "ant" in the directory containing this readme.

    The ant system will do the following:


  2. To run the project: cd to the output directory and and execute the run script.
  3. To use the application: Connect your client device to:
      http://localhost:9000