Xebra Tutorial

Revision as of 07:24, 30 June 2009 by Fabioz (Talk | contribs)


Create a webapp

  1. Setup an initial Eiffel project for your webapp. For that matter you can use this script which creates all neccesary files.
  2. Create xeb files. Xeb files contain html code with embedded xeb-tags. See {here} for documentation about xeb files.
  3. Create the eiffel classes.
  4. Run the server and browse to http://localhost/yourwebapp. The server will translate and compile your webapp.

How to run the Xebra Server

todo

  • args
  • useful commands
  • dev exception