Subversion Repositories bacoAlunos

Rev

Rev 1306 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 fvelez 1
<?xml version="1.0" encoding="UTF-8"?>
2
 
16 jmachado 3
<!--<!DOCTYPE struts-config PUBLIC-->
4
        <!--"-//Apache Software Foundation//DTD Struts Configuration 1.3//EN"-->
5
        <!--"http://struts.apache.org/dtds/struts-config_1_3.dtd">-->
1 fvelez 6
 
7
<struts-config>
8
 
9
    <form-beans>
10
 
11
    </form-beans>
12
 
13
    <global-exceptions>
14
 
15
    </global-exceptions>
16
 
17
    <global-forwards>
18
 
19
    </global-forwards>
20
 
21
 
22
    <action-mappings>
23
 
24
    </action-mappings>
25
</struts-config>