Technologies and tools
Here you can find information on technologies and tools that are usually employed when developing for Jive.
- FreeMarker: Frequently asked questions FreeMarker is the template framework used for user interface.
- Google Closure Templates (Soy) In an attempt to standardize how we do javascript templating in the code base (there are currently four different means of accomplishing this), we have decided to use Google Closure templates going forward.
- Spring: Frequently asked questions Jive SBS uses various pieces of the Spring framework for dependency injection, security, data access, and more.
- Struts: Frequently asked questions Here you can find answers to questions on Jive's use of Struts, an open framework for supporting a model-view-controller architecture.
Related