Hi, thanks for interest. The scenario looks as following (with ajax = false on button):
1. deploying the application 2. accessing page with form (GET) -> shows the form with filled values for Article with ID = 3, no exception 3. clicking the button exception situation the same if i 1. deploying the application 2. accessing page with form (GET) -> shows the form with filled values for Article with ID = 3, no exception 3. refresh the browser (to be sure that the session exists before page enters) 3. clicking the button exception (...)

