
Let me know if you need any input.
Moderator: moderators
theacoustician wrote:...What I would like to have happen is once the user hits log in, the subsonic interface pops out of the iframe and takes over the whole browser window so it's usable. Once the user hits log out, it would take the user back to index.html with the login window tucked back into it's little iframe.
Anyone have any thoughts on how to do this?
<bean id="logoutFilter" class="org.acegisecurity.ui.logout.LogoutFilter">
<constructor-arg value="/login.view?logout"/>
<bean id="logoutFilter" class="org.acegisecurity.ui.logout.LogoutFilter">
<constructor-arg value="http://mywebsitename.com/index.html"/>
Users browsing this forum: No registered users and 14 guests