paulswithers/openlogjava

Change from requestScope to sessionScope, to handle redirections

Closed this issue · 0 comments

If the code does a context.reloadPage() or context.redirectToPage() requestScope is cleared, so the error doesn't get logged.