You need to sign in to do that
Don't have an account?

Difference between setRedirect(true) and setRedirect(false)
Hi, what is the difference between setRedirect(true) and setRedirect(false). I want to pass values from one page another page which have different controolers without using querystring. How can i pass more than 100 values?
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_System_PageReference_setRedirect.htm
I want to pass values from one page another page which have different controlers without using querystring. How can i pass more than 100 values?