jsf - Session bean timeout issues -


so because jsf managed beans session scoped, whenever session expires due idleness(e.g. user leaving screen unattended) then, gives exception. jsf/jee based solution this?( no jsp or servlets please) edit:i dont want exceptions show user, , maybe have sort of redirect login page or "your session has expired" message..whatever feasible.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -