A simpler and safer way
to write Web applications!
The Quick Howto's
My first step with Ocsigen
- How to install Ocsigen?
- How to make a "hello world" in Ocsigen?
- How to compile my Ocsigen pages?
- How to configure and launch the Ocsigen Server?
How to put some elements in my page?
Services
- How to do links to other pages?
- How to write forms?
- How to write a service that decides itself the type of its output?
- How to create a link to the current page (whithout knowing its URL)?
- How to create a form wizard (sequence of pages depending on data entered on previous ones)?
Sessions
Js_of_ocaml
- How to attach OCaml values to DOM elements?
- How to know whether the browser window has the focus or not?
