Results 1 to 2 of 2

Thread: form submitting and session timeout

  1. #1
    Join Date
    Mar 2006
    Posts
    5

    Default form submitting and session timeout

    hi there,
    i have just noticed that if i try to submit form with a session expired in a meantime i'm redirected to login page (that's good) and after successful authentication a new request is done to form's action url but without previous POST data inside (that's bad). in short, POST data is not restored.

    is it a matter of my incorrect acegi configuration or am i something missing? is there any workaround of such a case?

    thanks,
    umrzyk.

  2. #2
    Join Date
    Sep 2006
    Location
    Work in New York City
    Posts
    127

    Exclamation I have same problem

    I have exact same problem and would really, really appreciate a solution to this very common problem being explained and also added to the documentation.
    Java Developer with all the usual Sun Java certifications.

Posting Permissions

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