Prob1:I have 2 lists which i want to access in the next page which i will be redirecting.
Current result,
When i pass my result, in the url it shows the List data type.
Prob1. Add a public property to current page with type List. On the next page (target page of redirect()), add prevoiusPageType tag in ASPX file. Now you can access Page.PreviousPage.ListToAccess.
Prob2. Add false as param for redirect like Response.Redirect("