[plt-scheme] literal html data in servlets

From: Felix Klock's plt proxy (pltscheme at pnkfx.org)
Date: Thu Aug 18 17:40:09 EDT 2005

Hans-

OH!  I'm sorry, I didn't read your example HTML text carefully enough.

In that case, I'd say you should look at Neil Van Dyke's HtmlPrag 
library.

http://www.neilvandyke.org/htmlprag/

There is a pretty easy mapping from the "SHTML" that HtmlPrag emits 
into X-exprs.

HtmlPrag is also available via planet.
http://planet.plt-scheme.org/207.1/index.html#htmlprag.plt2.0

 From there, its an exercise to figure out how to either read from 
literal strings, or to develop a Here-Wrapper with my library (planet 
"wrapper.ss" ("pnkfelix" "here-readers.plt"  1 0)) to call out to 
Neil's library.

-Felix

On Aug 18, 2005, at 5:32 PM, Hans Oesterholt-Dijkema wrote:

>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Hmm, ok, but what I really want is to include real (partial) HTML code 
> into an xexpr.
>
>

----
"nope, he's in bed... where mortals go at nite,
unlike computer gods like you and I"  -compadre



Posted on the users mailing list.