Closed casid closed 6 months ago
From a namespace perspective, Jakarta EE 8 still uses the javax. naming. However, the Jakarta EE 9 release on Dec 8th, 2020, would introduce jakarta. as the namespace to replace javax.* for Jakarta EE specifications.
https://jakarta.ee/blogs/javax-jakartaee-namespace-ecosystem-progress/
Projects who use the jte-jsp-converter module are bound to the javax namespace.
We should provide a jte-jsp-converter-jakarta module to allow these projects to upgrade to the new namespace.
Preview released with 3.1.11
From a namespace perspective, Jakarta EE 8 still uses the javax. naming. However, the Jakarta EE 9 release on Dec 8th, 2020, would introduce jakarta. as the namespace to replace javax.* for Jakarta EE specifications.
https://jakarta.ee/blogs/javax-jakartaee-namespace-ecosystem-progress/
Projects who use the jte-jsp-converter module are bound to the javax namespace.
We should provide a jte-jsp-converter-jakarta module to allow these projects to upgrade to the new namespace.