Error 404

Bug resolu ds le Core : getConferences(User user)
User Information
Menu submission quand pas auteur
This commit is contained in:
Nicolas Michard
2008-02-12 21:29:44 +00:00
parent dba79ba84d
commit aaee771083
10 changed files with 92 additions and 61 deletions

View File

@@ -64,7 +64,7 @@
</filter-mapping>
<!-- SiteMesh Integration declaration Start -->
<!-- SiteMesh Integration declaration Start -->
<filter>
<filter-name>sitemesh</filter-name>
<filter-class>
@@ -74,7 +74,7 @@
<filter-mapping>
<filter-name>sitemesh</filter-name>
<url-pattern>/*</url-pattern>
<url-pattern>/*</url-pattern>
</filter-mapping>
<!-- SiteMesh Integration declaration End -->
@@ -104,10 +104,6 @@
<!-- SessionService Integration declaration End -->
<!-- no access error -->
<error-page>
<error-code>403</error-code>
<location>/WEB-INF/jsp/errors/403error.jsp</location>
</error-page>
<!-- page not found error -->
<error-page>