Results 1 to 3 of 3

Thread: Warning: Page has expired

  1. #1
    Join Date
    Feb 2008
    Posts
    11

    Exclamation Warning: Page has expired

    this is a very traumatic error message for system users. Can someone pls give me some ideas or point me in the right direction on how I can configure spring and go about coding so as to handle this browser response so that I can substitute my own user friendly Error message.

    I do understand that this is a browser process, its just that it is part of my requirements to handle this and give the users a more subtle environment error display.

    Cheers...

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,791

    Default

    in you web.xml
    is there a session time tag?
    i cant remember the exact name now

    usually in my case, i have 60 (minutes)
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  3. #3
    Join Date
    Feb 2008
    Posts
    11

    Unhappy

    I really don't want the user to be able to go back to the previous form using the back button.

    What I want to do is handle the Page Expired warning and put in a feel good screen that the user can appreciate and hopefully understand that he shouldn't have used the back button after submitting the form.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •