Someone asked about removing superfluous spaces in generated html At 13:51 09/03/02, Jörn Heid wrote: >You can remove most of those whitespaces (those between tags) with xslt und >some configurations within the sitemap. > >This won't work for JavaScript or CSS as it's plain text.
If you are using Apache server as the front end webserver and using something like the mod_web_app to talk to your servlet engine, you might consider using mod_gzip on the Apache box to compress the traffic between the web server and the client. Sorry for coming up with a non-Cocoon answer :-) Alex --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>