
main.resources.struts.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of struts2-jquery-archetype-base
Show all versions of struts2-jquery-archetype-base
This Archetype provides a Webapp Configuration ready for the Struts2 jQuery Plugin.
The newest version!
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 6.0//EN" "https://struts.apache.org/dtds/struts-6.0.dtd"> <struts> <constant name="struts.enable.DynamicMethodInvocation" value="false"/> <constant name="struts.devMode" value="false"/> <constant name="struts.custom.i18n.resources" value="package"/> </struts>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy