Java Virtal Machine.net

[ News ] rss

March 13, 2010

FindBugz Community Review. I am very fond of FindBugz (indeed it has found its way into the QA process of most projects I work on....). When visiting the site to check Eclispe 3.5.2 compatibility I found they were working on a new tool. Indeed a very interesting tool. Looks li...

More »

March 12, 2010

Oracle Java and PRINCE2. Looking already at SOA and ITIL, I started reading up on other project lifecycle standards popular in the United Kingdom. PRINCE2 (PRojects In Controlled Environments) methodology naturally was the one that caught my attention. I'm not going t...

More »

March/2010
SunMonTueWedThuFriSat
 1 2 3 4 56
7 8 9 10 11 12 13
14 151617181920
21222324252627
28293031   

[ Archives News
for 'Java Technology' ]

home > news > java technology > automatic compression of jsf.js

Automatic compression of jsf.js

Just a quick note that we've now added automatic compression of the jsf.js file served by JSF 2. The file size of jsf.js, 71k uncompressed, comes to about 16k compressed (there are a lot of comments in there). There is no user action required to make this happen: If the Project stage is Development, the file is served uncompressed (for ease in debugging with something like Firebug), but if the Project stage is anything else, then the file is compressed (and essentially unreadable, since besides stripping all comments, variable names are stripped, as well as all line breaks).


Date: July, 03 2009
Url: http://weblogs.java.net/blog/driscoll/archive/2009/07/automatic_compr.html


Others News

Leave a Reply

Name (required)
Mail (will not be published) (required)
Website
You don't see letters?

Enter the code shown above (required)


Related

  • Automatic data compression ABSTRACT. The “information explosion” noted in recent years makes it essential that storage requirements for all information be kept to a minimum.
©2002-2008Java-Virtual-Machine.net