Hi all,

I am successfully using displaytag with pretty much all options – paging, sorting, data export with struts and tomcat. It is working very nicely. I see one issue – if I generate a table with for example multiple pages and leave it open in the browser for some time, then later if I decide to refresh or go to further in the table data I get a “bean not found in any scope” error in the method doFilter of the ResponseOverrideFilter class. Is there a way to catch this and tell user that session has expired or something?

Cheers all. Dani

Reply via email to