I've the same problem. My application is under www.domain.com/webapp/.
When using:
<pack:style src="css/stylesheet.css" >
The result is:
<link rel="stylesheet" type="text/css" href="/webapp/css/stylesheet.css.h-1947016777.pack" charset="utf-8"/>
Which is fine! My images refered in the stylesheet will work. BUT when...
2009-07-07 10:34:33 UTC in pack:tag