What browsers are you working on...
Try it on firefox as well
Also where are u persisting the order (session db ..where)that you change in 
the action that is not reflected in the forwarded page
Cheers

        -----Original Message----- 
        From: Rizwan Merchant [mailto:[EMAIL PROTECTED] 
        Sent: Sat 10/06/2006 01:18 
        To: Struts Users Mailing List 
        Cc: 
        Subject: Page does not refresh after action
        
        


        Hi,
        I have a page with a bunch of orders, and each order has a "Cancel"
        button next to it and the status text of that order. When I cancel a
        particular order, the appropriate action is called, the order is
        canceled and the action then returns to the same page. I can see the
        page being reloaded (thru the status bar on the browser), but the status
        text (which should now say "Canceled") for the order remains the same
        until I hit "Refresh" again (or come back to the page by navigating to 
it).
        Is it possible that the browser is caching the status text and how can I
        overcome this problem?
        
        Thanks,
        -Riz.
        
        ---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED]
        
        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to