Home
Welcome to the Protorabbit
Protorabbit is a CSS based templating and Ajax optimization framework for Java.
Ajax optimization and page templating work hand in hand as a good page template will be based on CSS for managing page layout. Protorabbit uses JSON templates to represent the JavaScript, CSS, and content requirements of a page and can extend other templates allowing you to structure pages and page groups. Protorabbit makes sure that the page resources are rendered in the must optimized order into a CSS based template HTML page in accordance with the best practice standards described in YSlow. Under the covers the different page fragments are cached to make for very quick page rendering. Protorabbit out of the box uses the Blueprint CSS framework to define HTML page templates. See the architecture page for more details.
See Protrabbit in action with the Protorabbit Petstore on Google Appspot or download it yourself and give it a try.
