SkillAgentSearch skills...

Servlet

Servlet Module: A portable extension for Java EE that provides enhancements to the Servlet API

Install / Use

/learn @seam/Servlet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#Seam Servlet

Provides portable and convenient enhancements to the Servlet API. Features include:

  • producers for implicit Servlet objects and HTTP request state
  • propogation of Servlet events to the CDI event bus (Servlet event bridge)
  • forwarding uncaught exceptions to the Seam exception handling infrastructure (Seam Catch integration)
  • binding the BeanManager to a Servlet context attribute
  • and more...

Seam Servlet is independent of CDI implementation and fully portable between Java EE 6 and Servlet environments enhanced with CDI. The use of Servlet 3.0 is recommended, but not required.

For more information, see the Seam Servlet project page.

##Building

mvn clean install

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated6y ago
Forks14

Languages

Java

Security Score

60/100

Audited on Jul 3, 2019

No findings