What are important features of Servlet 3?
Answers
Answered by
3
HEY MATE......
HERE IS YOUR ANSWEER......❤❤
Key changes from Servlet 2.5 include the following:
1.Greater pluggability as a result of Web fragments and new methods to add servlets and filters.
2.New annotations: Servlet Annotation, Servlet Filter Annotation and Servlet Context Listener Annotation.
3.Support for asynchronous processing.
HERE IS YOUR ANSWEER......❤❤
Key changes from Servlet 2.5 include the following:
1.Greater pluggability as a result of Web fragments and new methods to add servlets and filters.
2.New annotations: Servlet Annotation, Servlet Filter Annotation and Servlet Context Listener Annotation.
3.Support for asynchronous processing.
Answered by
0
Answer:
What features are in Servlet 3.0?
Greater pluggability as a result of Web fragments and new methods to add servlets and filters.
New annotations: Servlet Annotation, Servlet Filter Annotation and Servlet Context Listener Annotation.
Support for asynchronous processing.
Security enhancements related to user authentication.
Similar questions