java - Avoid back button after login in Spring -


I was looking for a specific spring feature that could prevent the user from going back to the restricted area, By using, logout later I could not find anything

Is there a specific spring feature to control my problem or send me the response.setHeader (..... etc.)

There is no direct feature in spring, you intercepto R .

   mvc: annotation-driven / & gt; Lt; mvc: interceptor & gt; bean id = "webcontent interceptor" class = "org.springframework.web .servlet.mvc.WebContentInterceptor" & gt; property name = "cacheseconds" value = "0" /> gt; ; Property name = "Usage Expressier header" value = "true" />; Property name = "Use cache controlheader" value   

It states: "True" /> ; Property Name = "Usage Control Control Nozzo" Value = "True" /> gt; & Lt; / Bean & gt; & Lt; / Mvc: interceptors & gt; Here also

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -