On Thu, 24 Apr 2008 09:40:57 +0800, "Rommel Martinez" <ebzzry at gmail.com> wrote: > How do I achieve something like the following in CL-WHO? > > <select> > <option>foo</option> > <option selected>bar</option> > </select> Look into the "test" subdirectory of Hunchentoot where you'll find some examples.