-
Sep 27th, 2011, 01:46 PM
#1
Login targets, how do i get the target url to preserve the data after the # sign?
When i do "http://something/view#/page/mystuff" and successfully login. The target url is "http://something/view". How do i get the target url to preserve the data after the # sign.
My spring config for login:
<form-login login-page='/login' default-target-url='/view' always-use-default-target='false' authentication-failure-url="/login?authfailed=true"/>
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules