JSP.E.1 Changes Between 1.1 PR2 and 1.1 Final


JSP.E.1.1 Changes

  • Updated the license.

  • Consistent use of the JSP page, JSP container, and similar terms. Some other minor editorial changes.

  • Clarified the return values of the methods in the TagSupport and BodyTagSupport classes.

  • Normalized the throws clause in the methods in Tag , BodyTag , TagSupport , and BodyTagSupport . These methods now throw JspException .

  • Added a missing throws IOException to the writeOut() method in BodyContent .

  • Renamed JspError to JspTagException .

  • The getTagId() and setTagId() methods in TagSupport were renamed to getId() and setId() to be consistent with the switch to properties.

  • Spelled out some consequences of (the unchanged) specification that flush() on BodyContent raises an exception.

  • Clarified the interpretation of the uri attribute in the taglib directive.



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