Wednesday, March 11, 2009

JAWR = awesome, but please make it work with sitemesh

Any astute reader out there.. use JAWR on your J2EE projects. It's fabulous. It just doesn't seem to play well with sitemesh (and I put the blame on sitemesh).

JAWR allows for properties-file-driven bundling + auto-minification (via YUI-Compressor [or your favorite, maybe]) of CSS and JS. It also supports a debug mode, which you can switch on with one variable change.

Know of a great .NET, PHP, or Python equivalent of JAWR? Please comment!

1 comment:

  1. https://jawr.dev.java.net/

    I don't see how it wouldn't play nice with sitemesh. I think I'll try to make it work and report back to you my findings.

    ReplyDelete