[plt-scheme] plt web server question
Henk Boom
lunarc.lists at gmail.com
Tue Jun 10 11:59:43 EDT 2008
2008/6/10 Noel Welsh <noelwelsh at gmail.com>:
> I ran the servlet w/ Instaweb (code below) and observe the following behaviour:
>
> There is a textarea with the following text:
>
> Welcome to MzScheme web interface
>
> followed by the entire text of the HTML document.
Use view source to check what's actually going on. If I remember
correctly I had trouble with Firefox doing that when I closed the
textarea tag using the shorthand <textarea /> notation.
Henk
More information about the plt-scheme
mailing list