mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
WW-2667 REST should not extend Codebehind
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@663605 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<constant name="struts.mapper.idParameterName" value="id" />
|
||||
<constant name="struts.action.extension" value="xhtml,,xml,json" />
|
||||
|
||||
<!-- Disable the scanning by the codebehind plugin to prevent duplicates -->
|
||||
<!-- Overwrite Codebehind -->
|
||||
<constant name="struts.codebehind.classSuffix" value="Controller"/>
|
||||
<constant name="struts.codebehind.action.checkImplementsAction" value="false"/>
|
||||
<constant name="struts.codebehind.action.checkAnnotation" value="false"/>
|
||||
|
||||
Reference in New Issue
Block a user