|
pack:tag
pack:tag is a JSP Taglib that compresses static resources like JavaScript or Cascading Style Sheets. The Taglib caches the resources, once they are compressed, in memory or to file.
When caching to memory, the output is additionally gzipped. Compressing-algorithms could be exchanged per resourcetype, and are extendable by usage of the strategy-pattern.
Resources can also be combined to reduce requests.
|
|
|
Category |
JSP Tag Libraries |
License |
GNU Library or Lesser General Public License (LGPL) |
HomePage |
http://sourceforge.net/projects/packtag |
|
|
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States
and other countries. This site is independent of Sun Microsystems, Inc.