Hi all, I have an onActivate(MyObject) method, when I go to the page for the first time and context is present everything is triggered properly. The url is something like
localhost:8080/mypage/1 However when I submit my form, and process it, page reloads and my id is now treated as a String that fails to be converted into object. Is this behaviour expected? Do I need to add something special into the form to keep context properly passed? Thanks -- Sincerely *Boris Horvat*