ST examples in a web context (was [stringtemplate-interest] ST in
multi-threaded environment)
Terence Parr
parrt at cs.usfca.edu
Fri Jul 7 10:44:11 PDT 2006
On Jul 7, 2006, at 10:18 AM, Andrew Goodnough wrote:
> Anybody got a good (working or not) example of using ST in a web
> context? Terence already mentioned using ST (or an earlier
> incarnation) for the jGuru site. Is this available anywhere for
> download? In my imagination, one servlet could be responsible for
> joining the data with the template but I'd love to see how
> someone's dealt with it. I think it would be a great fit with
> Struts where Struts takes care of the application flow and ST does
> the rendering
Have you taken a look at:
http://www.cs.usfca.edu/~parrt/course/601/lectures/page.generation.html
That explains my philosophy a bit. But, perhaps I should put up a
tarball of the antlr.org site. I *think* I open sourced my old
peerscope site as well.
Ter
More information about the stringtemplate-interest
mailing list