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 I should do to submit it to the
main branch?

Also, I'd like to mod the jsp engine to be able to
gzip the output if the client accepts it. I think this
wouldn't be difficult if I better understood the way
the engine works. I expect the hardest part is to
determine how to handle different browsers stabily.
Based on what I've seen in the mod_gzip apache
threads, it's a little more involved than just
checking the accept-encoding request header.

Thanks,
-Matt

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to