Spring-webflow error popup tweak
        Posted  
        
            by 
                igorp1024
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by igorp1024
        
        
        
        Published on 2011-01-14T15:45:10Z
        Indexed on 
            2011/01/14
            15:53 UTC
        
        
        Read the original article
        Hit count: 314
        
There is a link in a spring-webflow2 based application which start different flows. Flows are shown in popup (popup=true). If the session is expired or server is unavailable, the spring-webflow shows small empty popup with "Ajax Request Error" tooltip shown on mouse over. Is it possible to tweak the popup in order to give the user an ability to either re-login or to just close the popup and retry the request?
EDIT: Or maybe some ideas how to force Spring-Dojo to make a redirect to login page?
© Stack Overflow or respective owner