
9 Feb
2012
9 Feb
'12
7:48 p.m.
I think you want: (push (create-prefix-dispatcher "/index" 'index) *dispatch-table*) (start (make-instance 'easy-acceptor)) I tried that but I get error that easy-acceptor is not name of a class ?