On Sun, 2010-01-24 at 03:19 -0800, Douglas Ferguson wrote:
> I recently configured apache to gzip my js files instead of going through 
> tomcat.
> 
> Can this be done for the js files that are loaded as resources?
see 
Application.get().getResourceSettings().getJavascriptCompressor()

if this returns "null" then any JavascriptPackageResource will be not
compressed
> 
> D/
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to