mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Adds explanation how to use the commented configuration
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
<constant name="struts.convention.package.locators" value="example"/>
|
||||
|
||||
<!-- Uncomment the lines below to use Jackson XML bindings instead of the XStream library to handle XML serialisations -->
|
||||
<!--
|
||||
<bean name="jacksonXml" type="org.apache.struts2.rest.handler.ContentTypeHandler" class="org.apache.struts2.rest.handler.JacksonXmlHandler" />
|
||||
<constant name="struts.rest.handlerOverride.xml" value="jacksonXml"/>
|
||||
|
||||
Reference in New Issue
Block a user