history object

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asdf1234
    New Member
    • Nov 2008
    • 1

    history object

    hi
    i want to find if the user has hit the back button and come to this page. if that is the case i want to nullify a bean
    how should i use history object for this?
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    A bean would be in your server script. Why would you want to nullify it when the user goes back? Perhaps you want to disable caching?

    Comment

    Working...