Hi, i've protected in my application that is "/protected/*", so when i try to access for example "/protected/myServlet" i'm redirect to login form. After i put the credentials, then my login is successful but the servlet "myServlet" is not executed, and i'm redirected to my home(index.jsp). When i call /protected/myServlet again, i'm continue to go to home. Why?
Somebody help me. -- View this message in context: http://jasig.275507.n4.nabble.com/Redirect-after-login-tp260662p4658325.html Sent from the CAS Users mailing list archive at Nabble.com. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
