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

uts2-gae-plugin.1.2.source-code.struts-plugin.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC
        "-//Apache Software Foundation//DTD Struts Configuration 2.5//EN"
        "http://struts.apache.org/dtds/struts-2.5.dtd">
<struts>

    <bean type="org.apache.struts2.dispatcher.multipart.MultiPartRequest" name="gae" class="com.gruuf.struts2.gae.dispatcher.multipart.GaeMultiPartRequest" scope="prototype"/>
    <constant name="struts.multipart.parser" value="gae"/>

</struts>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy