Friday 20 June 2014

Java Servlets 3.0/3.1 Features

Java Servlets 3.1 Features

  • Released as part of Java EE 7 
  • Supports JAVA Non-blocking I/O  API (NIO)
  • HTTP protocol upgrade mechanism

Java Servlets 3.0 Features

  • Release as part of Java EE 6
  • Pluggability
  • Ease of development with Annotations
  • Asynchronous Servlet
  • Security Enhancements.
  • Supports File Uploading

No comments:

Post a Comment