Tobago Demo

Menu

Tobago 2.4

Overview

In January 2019, Tobago 2.4 was released with a new features.

New Features and Enhancements

  • File upload switched from commons-fileupload to Servlet 3.0 specification.
    • You no long need to define a TobagoMultipartFormdataFilter in the web.xml
    • There is no longer a tobago-fileupload.jar
    • Remove the dependency to commons-fileupload.jar in your web app, if there is any.
    • If using JSF 2.0 or 2.1 you will need to add a tag <multipart-config> tag to the FacesServlet config in the <web.xml>.
The full list is available in Jira.
© 2005-2023 Apache Software Foundation, Licensed under the Apache License, Version 2.0.