Subversion Repositories SmartDukaan

Rev

Rev 16331 | Rev 16338 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16331 Rev 16332
Line 11... Line 11...
11
	WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the 
11
	WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the 
12
	License for the * specific language governing permissions and limitations 
12
	License for the * specific language governing permissions and limitations 
13
	* under the License. */ -->
13
	* under the License. */ -->
14
 
14
 
15
<!DOCTYPE struts PUBLIC
15
<!DOCTYPE struts PUBLIC
16
        "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
16
        "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN"
17
        "http://struts.apache.org/dtds/struts-2.0.dtd">
17
        "http://struts.apache.org/dtds/struts-2.3.dtd">
18
 
18
 
19
<struts>
19
<struts>
20
 
20
 
21
	<constant name="struts.enable.DynamicMethodInvocation" value="true"/>	
21
	<constant name="struts.enable.DynamicMethodInvocation" value="true"/>	
22
 
22