Loom is composed of three subprojects:
- loom-core: Contains the classes, JSP tags and javascript code that is the core of Loom. Most users of the framework will only need this. [doc][javadoc][tlddoc]
- loom-addons: Is composed mostly of JSP tags and javascript components that resolve specific use cases, not common enough to be included in core. You should get in here only if you know what you are searching for. [doc][javadoc][tlddoc]
- loom-appengine: Contains interface implementations to use Loom inside AppEngine.[doc][javadoc][tlddoc]
Any of these projects can be downloaded from sourceforge or using maven.
- loom-core
- Getting started
- Configuration
- Request - Response
- Actions, Events and Request Workflow
- Method annotations
- Property annotations
- Resolutions
- Exceptions and Errors
- Persistent files
- JSON
- Property binding
- Validation and Conversion
- Internationalization
- CacheControl
- Javascript - CSS resource bundles
- Javascript components
- JSP tags
- Accessibility and 508 compliance
- Charset
- Logging
- Using JRebel
- XHTML and HTML 5
- Concurrency
- loom-addons
- loom-appengine
- Appendix A - Javadoc
- Appendix B - Supported application servers
- Appendix C - FAQ
- Appendix D - Breaking changes between 1.5 and 2.0
Labels:
None
Page:
Doc 2.x