Kemp Watson wrote:
> I am just getting started trying Oz (and functional/constraint programming
> in general); I am trying to write a CGI or ISAPI WinNT 4.0 server-side web
> application in Oz 3, and I am having troubles getting started.
>
> Does anyone have any tips/samples on how to get a simple Oz application to,
> for example, take a CGI or ISAPI string argument, append a few characters,
> and return a simple page with the result under NT? From there I could
> continue, I think.
Dear Kemp,
you'll find further information at:
http://www.mozart-oz.org/documentation/apptut/node17.html#chapter.servlets
> Is it possible yet to compile executables under Windows NT? This seems to be
> one of my difficulties.
Yes, of course. On the pragmatics of how to build applications with
Mozart please check out the Application tutorial:
http://www.mozart-oz.org/documentation/apptut/
Best regards
Christian
-- Christian Schulte, http://www.ps.uni-sb.de/~schulte/ - Please send submissions to users@mozart-oz.org and administriva mail to users-request@mozart-oz.org. The Mozart Oz web site is at http://www.mozart-oz.org/.