Bootstrap Progress Bar Component for Tapestry 5
Here is a quick and dirty bootstrap progress bar component designed to be used with the tapestry-bootstrap project. The component provides a re-usable wrapper around bootstrap’s CSS3 progress bars. First up is the Java source: // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use …