mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
WW-2421
o adding default-class-ref to struts-default.xml to make showcase working again git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@643398 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -297,6 +297,8 @@
|
||||
</interceptors>
|
||||
|
||||
<default-interceptor-ref name="defaultStack"/>
|
||||
|
||||
<default-class-ref class="com.opensymphony.xwork2.ActionSupport" />
|
||||
</package>
|
||||
|
||||
</struts>
|
||||
|
||||
Reference in New Issue
Block a user