mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
7 lines
234 B
Markdown
7 lines
234 B
Markdown
|
|
# Struts 2 Async plugin
|
||
|
|
This plugin add support for async actions which can be used since Servlet API 3.0
|
||
|
|
(lack of documentation!!!)
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
Just drop this plugin JAR into `WEB-INF/lib` folder or add it as a Maven dependency
|