JSP.E.4 Changes Between 1.0 and 1.1 PD1


The JSP 1.1 specification builds on the JSP 1.0 specification.

JSP.E.4.1 Additions

  • Enabled the compilation of JSP pages into Servlet classes that can be transported from one JSP container to another.

  • Added a portable tag extension mechanism.

  • Flush is now an optional attribute of jsp:include , and a false value is valid and the default.

JSP.E.4.2 Changes

  • Use Servlet 2.2 instead of Servlet 2.1 (as clarified in Appendix JSP.B); Servlet 2.2 is still being finalized, but the specification is intended to be upward compatible.

  • jsp:plugin no longer can be implemented by just sending the contents of jsp:fallback to the client.

JSP.E.4.3 Removals

  • None so far.



Java 2 Platform, Enterprise Edition. Platform and Component Specifications
Java 2 Platform, Enterprise Edition: Platform and Component Specifications
ISBN: 0201704560
EAN: 2147483647
Year: 2000
Pages: 399

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net