Re: Arc challenge
Chris Zumbrunn <[email protected]> Mon, 4 Feb 2008 18:12:42 +0100
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <2189804.227621202144857698.JavaMail.root@engine234.deployzone.net> |
On Feb 4, 2008, at 17:51 , Brian McQueen wrote: > This seems to be a very good example of how simple it is to use Helma. > Could you please elaborate just enough to explain how I can put this > in a file and see it in my Helma server? I want to see how easy it is > to deploy that little sample. Hi Brian, If you have downloaded and started your helma server, you could just put that code snippet in a file called "main.hac" and drop the file into the ./apps/welcome/code/Root/ directory. Then you should see it working at http://localhost:8080/ Cheers, Chris > > On Feb 2, 2008 4:09 PM, Joshua Paine <[email protected]> wrote: >> Paul Graham has a little challenge to show off the terseness of his >> new >> Lisp dialect. >> >> Here's the original: <http://arclanguage.org/item?id=722> >> And here's my go with Helma: <http://arclanguage.org/item?id=1099> >> >> I did learn the difference between res.message and session.message in >> doing it. >> _______________________________________________ >> Helma-user mailing list >> [email protected] >> http://helma.org/mailman/listinfo/helma-user >> > _______________________________________________ > Helma-user mailing list > [email protected] > http://helma.org/mailman/listinfo/helma-user