Is it possible to save the request object in an application variable and
then pull it back out and have it recreate the page?

I am trying to make it where if an exception is through by any page, the
error will be logged and the page saved. That way I can click the link the
error sends me and I can restore the request object to see exactly what
broke?

Thanks,

bill