BTW, the name 'JSPEngine' seems to be slightly off. All implementations
actually allow you to run a generic Servlet instead of just JSPs. Also,
the generator is called JspGenerator (note 'sp' in lower case) but the
reader is called JSPReader. Should we rename one of these?
JspGenerator -> JSPGenerator, +1.
Vadim
