diff --git a/plugins/dwr/README.md b/plugins/dwr/README.md index dc0c30a37..bdba533e1 100644 --- a/plugins/dwr/README.md +++ b/plugins/dwr/README.md @@ -1,4 +1,8 @@ # Struts 2 Direct Web Remoting (DWR) plugin + +**DEPRECATED**: The plugin has been marked as deprecated since Struts 6.7.0 as there is no active development +nor DWR doesn't support JakartaEE! + This plugin allows to use Struts validation via DWR as remote beans. You will find more details in [documentation](https://struts.apache.org/plugins/dwr/). diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index a8986cfd6..59e596bdc 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -29,7 +29,7 @@ struts2-dwr-plugin jar - Struts 2 DWR Plugin + DEPRECATED: Struts 2 DWR Plugin - since 6.7.0