Class | Description |
---|---|
DownloadServlet |
Resources that are not in Web Context cannot be accessed via
standard web based URLs.
|
ImageCompressor |
Performs image compression
TODO: Thought about shifting class to "domain" JAR instead of keeping in "site". |
SiteVisitedCountWidget |
Keeps track the number of times the WebSite was visited
Uses a cookie to track the user, if the cookie is missing in the Request it adds to the count and onInitialize will return the count (as Long) via the Model of this Panel |
Copyright © 2018. All rights reserved.