I have one more trouble.I have java-based server side and flex-based client side webapplication.When session is destroyed because time out I need that whenuser tries to interact with flex he is redirected to login page.I can catch session's destroy event. But I don't know how toprocess this event in...