JSF1.2 and JSTL1.2 in EE 5.0 – new feature summary

java.sun.com have a two part article covering the new web tier features in EE5.0, including the JSTL1.2 tag library and JSF 1.2, and

The JSTL tag lib is now a bundled feature of the EE platform so you don’t have to include the jar in your web apps anymore. The EL language has now been combined between JSTL EL and JSF EL, to form a Unified Expression Language – see the follow-on article here for more info.

Other changes include fixes and improvements for the multiple browser/conversation support, and saving of session state to the client.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.