You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "sujatha (JIRA)" <ji...@apache.org> on 2009/02/18 11:16:46 UTC

[jira] Created: (WW-3001) handling browser back/forward buttons of browser and browser history ......after invalidating the session

handling browser back/forward buttons of browser and browser history ......after invalidating the session
---------------------------------------------------------------------------------------------------------

                 Key: WW-3001
                 URL: https://issues.apache.org/struts/browse/WW-3001
             Project: Struts 2
          Issue Type: Temp
          Components: Other
    Affects Versions: 2.0.0
         Environment: Eclipse , Tomcat 6 version.
            Reporter: sujatha


1. In my Logut action I have invalidated the session and directed the page to Login.jsp

2.  In Login.jsp page when i am clciking on browser back and forward button i am able to view the previously visited pages.

3. i placed the response headers and meta tags in jsp's but not working still ia m able to view the previously visited pages even after logout.

4.  I used the javascript  history.go(-length) browser back button is disabling but through forward (browser history)button able to view the secured pages

plz help


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-3001) handling browser back/forward buttons of browser and browser history ......after invalidating the session

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-3001.
---------------------------------

    Resolution: Not A Problem

This is not an Struts bug. Please ask questions on the user mailing list.

> handling browser back/forward buttons of browser and browser history ......after invalidating the session
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WW-3001
>                 URL: https://issues.apache.org/struts/browse/WW-3001
>             Project: Struts 2
>          Issue Type: Temp
>          Components: Other
>    Affects Versions: 2.0.0
>         Environment: Eclipse , Tomcat 6 version.
>            Reporter: sujatha
>
> 1. In my Logut action I have invalidated the session and directed the page to Login.jsp
> 2.  In Login.jsp page when i am clciking on browser back and forward button i am able to view the previously visited pages.
> 3. i placed the response headers and meta tags in jsp's but not working still ia m able to view the previously visited pages even after logout.
> 4.  I used the javascript  history.go(-length) browser back button is disabling but through forward (browser history)button able to view the secured pages
> plz help

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.