Skip to main content

Jakarta MVC 3.0 (Under Development)

Release supporing Jakarta EE 11

Jakarta MVC defines a standard for creating web applications following the action-based model-view-controller pattern.

This release ensures alignment with Jakarta RESTful Web Services 4.0, removes the requirement to support the Facelets view engine, as well as minor features requested by the community.

New features, enhancements or additions

  • Switch CSRF default to implicit
  • Add accessor for form method overwrite field name
  • Replace org.eclipse.krazo.defaultViewFileExtension with API constant

Removals, deprecations or backwards incompatible changes

  • Remove requirement for Facelets view engine

Minimum Java SE Version

Java SE 17 or higher

Details

Balot result

The Specification Committee Ballot concluded successfully on 2023-07-07 with the following results.

Representative Representative for: Vote
Kenji Kazumura Fujitsu +1
Emily Jiang, Tom Watson IBM +1
Ed Bratt, Dmitry Kornilov Oracle +1
Andrew Pielage, Petr Aubrecht Payara +1
David Blevins, Jean-Louis Monteiro Tomitribe +1
Ivar Grimstad EE4J PMC +1
Marcelo Ancelmo, Abraham Marin-Perez Participant Members +1
Werner Keil Committer Members +1
Zhai Luchao Enterprise Members +1
Scott Stark, Scott Marlow Enterprise Members +1
Total 10

The ballot was run in the jakarta.ee-spec mailing list.

Back to the top