F
fdevelop
Hi all,
I have a problem using a filter in my web application. The filter is
supposed to be run each time a page in the secured/ directory is called
(this works). It checks whether a specific object is present in session
scope and if not it should redirect the user to the login page. Thís
works fine for the first time. When I am on the secured page and click
another page ouside of the secured directory and click back on the
secured page the filter is run and finishes successfully but the page
is blank. Does anybody know what the problem could be?
Thanks in advance,
polsa
I have a problem using a filter in my web application. The filter is
supposed to be run each time a page in the secured/ directory is called
(this works). It checks whether a specific object is present in session
scope and if not it should redirect the user to the login page. Thís
works fine for the first time. When I am on the secured page and click
another page ouside of the secured directory and click back on the
secured page the filter is run and finishes successfully but the page
is blank. Does anybody know what the problem could be?
Thanks in advance,
polsa