On Mon, 7 May 2001, Matt Jones wrote:
> Hi all,
> This is my first message to this list. I made a mod to
> my copy of CharDataGenerator.java in the jsp engine
> that condenses whitespace, making the generated jsp
> code and the html that's sent to the client smaller. I
> think this might be som
Hi all,
This is my first message to this list. I made a mod to
my copy of CharDataGenerator.java in the jsp engine
that condenses whitespace, making the generated jsp
code and the html that's sent to the client smaller. I
think this might be something other people might like,
and am wondering what