Browse thread
Which development framework for web application in OCaml?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christophe TROESTLER <Christophe.Troestler@u...> |
| Subject: | Re: [Caml-list] Which development framework for web application in OCaml? |
On Fri, 30 Jun 2006, "David MENTRE" <david.mentre@gmail.com> wrote: > > For me, being tied to your web server (or even Apache) is a very > strong disadvantage. Why not use OCamlNet (https://gps.dynxs.de/wwwsvn/trunk/code/?root=lib-ocamlnet2) as the connectors on top of which you build your lib ? That would give you the possibility to use CGI, FastCGI, AJP, SCGI, or an apache module for free ! That will also help the community as the more people use these connectors, the better and the more stable they will become. My 0.02¤, ChriS