Xebra Tutorial
Revision as of 15:43, 29 June 2009 by Fabioz (Talk | contribs) (New page: =Create a webapp= # Setup an initial Eiffel project for your webapp. For that matter you can use this [https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/framework/web/xebra/tools/scripts/cr...)
Create a webapp
- Setup an initial Eiffel project for your webapp. For that matter you can use this script which creates all neccesary files.
- Create xeb files. Xeb files contain html code with embedded xeb-tags. See {here} for documentation about xeb files.
- Create the eiffel classes.
- 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