Tobago Demo

Menu

Intro

This is the demo and documentation of Tobago 5.12.0-SNAPSHOT. It shows the components and concepts of Tobago and is also a main part of the documentation.

If you want to migrate from an older version, you'll find further information in the migration guide.

If you want to start this demo on your local machine, have a look at the section 'Local Demo'.

Description

Tobago is a user interface framework for developing web applications. The technical basis of the framework is JavaServer Faces. The main core represents a theme oriented JSF Render Kit.

Basic Controls

Tobago provides all standard controls of HTML like inputs, textareas, radiobuttons, checkboxes and buttons. Additionally Tobago provides you with complex controls, which are not natively supported by simple HTML, including sheets, trees and tabs.

Validation

The main goal of Tobago is the development of applications which are interactive from the users point of view. Tobago makes it easy to validate input and helps the user to enter correct data.

Layout

Tobago provides several advanced layout managers to fit for specific use cases by using CSS3 and HTML5. This includes a 12 columns layout from Bootstrap and a flex layout which replace the old grid layout from Tobago 2.

Versioning

The Tobago project is using semantic versioning since past 2016.

This will lead into more growing minor version number compared to the past.

© 2005-2023 Apache Software Foundation, Licensed under the Apache License, Version 2.0.