From: gavino
Subject: what would this look like in common lisp
Date: 
Message-ID: <4ac6d1b5-487e-407a-ab03-c55c216d56fa@i29g2000prf.googlegroups.com>
http://wicket.apache.org/introduction.html

From: Benjamin Collins
Subject: Re: what would this look like in common lisp
Date: 
Message-ID: <e91dd75d-5b83-40ae-b33b-8ed456834dd3@f47g2000hsd.googlegroups.com>
On Feb 26, 6:01 pm, gavino <·········@gmail.com> wrote:
> http://wicket.apache.org/introduction.html

perhaps Weblocks (http://common-lisp.net/project/cl-weblocks)?  The
only other two "web frameworks" I've found so far are KPAX and
UncommonWeb.  It seems that a number of lisp programmers build webapps
directly on Hunchentoot/CL-WHO/HTML-TEMPLATE/CLSQL/etc.
From: gavino
Subject: Re: what would this look like in common lisp
Date: 
Message-ID: <5a5b65fe-399b-4fa7-a0fa-dd293d14119a@e10g2000prf.googlegroups.com>
On Feb 28, 12:48 pm, Benjamin Collins <········@gmail.com> wrote:
> On Feb 26, 6:01 pm, gavino <·········@gmail.com> wrote:
>
> >http://wicket.apache.org/introduction.html
>
> perhaps Weblocks (http://common-lisp.net/project/cl-weblocks)? The
> only other two "web frameworks" I've found so far are KPAX and
> UncommonWeb.  It seems that a number of lisp programmers build webapps
> directly on Hunchentoot/CL-WHO/HTML-TEMPLATE/CLSQL/etc.

ok
cool
I think I was this one...
hm
From: Christophe
Subject: Re: what would this look like in common lisp
Date: 
Message-ID: <8fe097a4-1341-475a-90ad-68891c945534@64g2000hsw.googlegroups.com>
On 28 fév, 21:48, Benjamin Collins <········@gmail.com> wrote:
> On Feb 26, 6:01 pm, gavino <·········@gmail.com> wrote:
>
> >http://wicket.apache.org/introduction.html
>
> perhaps Weblocks (http://common-lisp.net/project/cl-weblocks)? The
> only other two "web frameworks" I've found so far are KPAX and
> UncommonWeb.  It seems that a number of lisp programmers build webapps
> directly on Hunchentoot/CL-WHO/HTML-TEMPLATE/CLSQL/etc.

Hello,

The demo of Weblocks is very super ... this is remember me the old
Dbase 3 ! without the @ get picture to drive the user.  A perfect
example of regression in computer sciences.

Best Regards