1. Preventing session from being cleared when GETting a URL forum.springsource.orgPreventing session from being cleared when GETting a URL All, I am building a function that has multiple views, and i'm using AbstractFormController (sessionForm=true). I would like to open one of ... |
2. Session Management: forwards to invalid-session-url, then to original destination forum.springsource.orgSession Management: forwards to invalid-session-url, then to original destination I am using Spring Security 3.0.5 and I have implemented a session-management bean with an invalid-session-url to redirect the user back to ... |
3. session-management invalid-session-url is not working [SEC-1142] forum.springsource.orgSep 8th, 2011, 04:05 PM #1 tichu View Profile View Forum Posts Private Message Junior Member Join Date Sep 2011 Posts 5 session-management invalid-session-url is not working [SEC-1142] Hi, I am ... |
4. force login to not go to url maintained in session forum.springsource.orgIs there a way to disable the feature that if the last url is known (i.e. you were logged into the app already) upon reauthentication you will redirected to that url. ... |
5. Tie A SessionFactory to HTTP Request Acorrding to Request's URL forum.springsource.orgTie A SessionFactory to HTTP Request Acorrding to Request's URL Hi, I want to tie a Hibernate session factory to the web request as to allow my web applications to write ... |
6. problem with session and url forum.springsource.orgproblem with session and url Hi All, i have implemented spring security in my application which is being developed using trinidad and rich faces. When development of application was limited to ... |
7. Problem with invalid-session-url in session-management forum.springsource.orgApr 18th, 2010, 07:23 AM #1 bardamu View Profile View Forum Posts Private Message Junior Member Join Date Mar 2010 Posts 9 Problem with invalid-session-url in session-management Hi, I'm trying to ... |
8. requestCache null when using session-management -> invalid-session-url forum.springsource.orgrequestCache null when using session-management -> invalid-session-url I'm using the following config: Code: |
9. invalid-session-url tag forum.springsource.orgHi Would someone be kind enough to explain how Spring Security decides what is a valid or an invalid session? I'm running Spring Security in front of a Struts 2 web-app. ... |
10. How to show a different invalid-session-url for "pop-up" windows? forum.springsource.orgCurrently if a user's session expires and they click on a secure resource, I show them a "your session has expired" page. However, if a user has a pop-up window open ... |