On 4/19/06, Dan <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I tried to modify the Hello World example on spiffy's
> page
> (http://www.call-with-current-continuation.org/eggs/spiffy.html)
> to print GET parameters; however, when I try to access
> localhost:4242/index.html&x=y, spiffy sends a "Sorry,
> your request could not be handled" page.

Try:

localhost:4242/index.html?x=y


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to