|
@@ -62,11 +62,11 @@
|
|
The HttpSessionEventPublisher will publish
|
|
The HttpSessionEventPublisher will publish
|
|
HttpSessionCreatedEvent and HttpSessionDestroyedEvent
|
|
HttpSessionCreatedEvent and HttpSessionDestroyedEvent
|
|
to the WebApplicationContext
|
|
to the WebApplicationContext
|
|
-
|
|
|
|
|
|
+ -->
|
|
<listener>
|
|
<listener>
|
|
<listener-class>net.sf.acegisecurity.ui.session.HttpSessionEventPublisher</listener-class>
|
|
<listener-class>net.sf.acegisecurity.ui.session.HttpSessionEventPublisher</listener-class>
|
|
</listener>
|
|
</listener>
|
|
- -->
|
|
|
|
|
|
+
|
|
<!--
|
|
<!--
|
|
- Provides core MVC application controller. See contacts-servlet.xml.
|
|
- Provides core MVC application controller. See contacts-servlet.xml.
|
|
-->
|
|
-->
|