M
Mauricio
Hi!
I´m trying to store some objects in the Session but the
session object is lost when I use a Response.Redirect
command.
Using a debugger, I can see that there is an
HttpSessionException afeter the Redirect. So is it right??
What is the difference between Response.Redirect and
Server.Transfer???
Regards,
Mauricio
I´m trying to store some objects in the Session but the
session object is lost when I use a Response.Redirect
command.
Using a debugger, I can see that there is an
HttpSessionException afeter the Redirect. So is it right??
What is the difference between Response.Redirect and
Server.Transfer???
Regards,
Mauricio