All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.resources.struts.xml Maven / Gradle / Ivy

Go to download

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