Tag Archives: ant

Automatic Javascript and CSS Compression For Java Webapps

One of the “no brainer” ways to make your web sites / web apps load faster for users is to utilise Javascript and CSS compression. This means at least, stripping out all the white-space, comments and other non-essential character data … Continue reading

Posted in General, Java, Software Engineering | Tagged ant, automation, css, Java, javascript, tips | 3 Comments