Hi team; 1. What is the difference between using @Persist and using the activate/passivate pairs? are they always interchangeable as a means of passing a value from one page to another?
2. When @Persist is used, is the value stored in the session? and at what point is it "cleaned up" . Is there a possibility of bloating the session when using @Persist? its likely that my questions may not even be valid. please advise accordingly. Thanks regards. Josh