Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Session Timeout

    How can I implement relogin (or at least detecting a session timeout with no html login).

    My login page is actually SmartGWT written and I have read the Relogin documentation which suggests a html login page.. how can I reproduce the same functionality in my case using only SmartGWT?

    Thanks.

    #2
    I attempted by placing the Script to activate relogin into the index.html which loads SmartGWT - is this acceptable? I ask this as my setLoginRequiredCallback does not call back.

    Cheers.

    Comment

    Working...
    X