Subversion Repositories bacoAlunos

Rev

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

Rev 152 Rev 163
Line 83... Line 83...
83
                /WEB-INF/struts/struts-processworkflow.xml,
83
                /WEB-INF/struts/struts-processworkflow.xml,
84
                /WEB-INF/struts/struts-searchusers.xml,
84
                /WEB-INF/struts/struts-searchusers.xml,
85
                /WEB-INF/struts/struts-urlstat.xml,
85
                /WEB-INF/struts/struts-urlstat.xml,
86
                /WEB-INF/struts/struts-blog.xml,
86
                /WEB-INF/struts/struts-blog.xml,
87
                /WEB-INF/struts/struts-commons.xml,
87
                /WEB-INF/struts/struts-commons.xml,
88
                /WEB-INF/struts/struts-intranet.xml
88
                /WEB-INF/struts/struts-intranet.xml,
-
 
89
                /WEB-INF/struts/struts-reminders.xml
89
            </param-value>
90
            </param-value>
90
        </init-param>
91
        </init-param>
91
        <init-param>
92
        <init-param>
92
            <param-name>debug</param-name>
93
            <param-name>debug</param-name>
93
            <param-value>2</param-value>
94
            <param-value>2</param-value>
Line 210... Line 211...
210
        <taglib>
211
        <taglib>
211
            <taglib-uri>/WEB-INF/jomm.tld</taglib-uri>
212
            <taglib-uri>/WEB-INF/jomm.tld</taglib-uri>
212
            <taglib-location>/WEB-INF/tlds/jomm.tld</taglib-location>
213
            <taglib-location>/WEB-INF/tlds/jomm.tld</taglib-location>
213
        </taglib>
214
        </taglib>
214
        <taglib>
215
        <taglib>
215
            <taglib-uri>/WEB-INF/estgweb.tld</taglib-uri>
216
            <taglib-uri>/WEB-INF/baco.tld</taglib-uri>
216
            <taglib-location>/WEB-INF/tlds/estgweb.tld</taglib-location>
217
            <taglib-location>/WEB-INF/tlds/baco.tld</taglib-location>
217
        </taglib>
218
        </taglib>
218
        <taglib>
219
        <taglib>
219
            <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
220
            <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
220
            <taglib-location>/WEB-INF/tlds/struts-bean.tld</taglib-location>
221
            <taglib-location>/WEB-INF/tlds/struts-bean.tld</taglib-location>
221
        </taglib>
222
        </taglib>