ctually getting sent back and forth from your browser? How
about putting a breakpoint in the page and checking the values using a
debugger.
-Richard
-Original Message-
From: Rizwan Merchant [mailto:[EMAIL PROTECTED]
Sent: Monday, June 12, 2006 3:18 PM
To: Struts Users Mailing List
Subjec
:[EMAIL PROTECTED]
Sent: Monday, June 12, 2006 3:18 PM
To: Struts Users Mailing List
Subject: Re: Page does not refresh after action
Hi Richard,
I tried this and it still doesnt work..here is a snippet from my jsp.. Not
sure why this wont work..!!
<%@ include file="/taglibs.jsp"%>
Hi Richard,
I tried this and it still doesnt work..here is a snippet from my jsp..
Not sure why this wont work..!!
<%@ include file="/taglibs.jsp"%>
Try putting this in your of your jsp
-Richard
-Original Message-
From: Rizwan Merchant [mailto:[EMAIL PROTECTED]
Sent: Monday, June 12, 2006 1:34 PM
To: Struts Users Mailing List
Subject: Re: Page does not refresh after action
Hi,
I tried setting the response headers in the
Hi,
I tried setting the response headers in the action before forwarding to
the appropriate jsp page...but the pages are still cached for some
reason...here is what i did..please can you tell me what I am doing wrong.
Thanks.
In the action method...
request.setAttribute("orders", order
Rizwan Merchant wrote:
Hi Manoj,
Thanks for the response.
This happens with both FF and IE.
I am not sure I understand your question "Also where are u persisting
the order (session db ..where)that you change in the action that is
not reflected in the forwarded page".
When I click on the ca
Do the pages have the same URL? Set "no-cache" response header either
individually for that page, or globally for a whole Struts application
using .
On 6/9/06, Rizwan Merchant <[EMAIL PROTECTED]> wrote:
Hi,
I have a page with a bunch of orders, and each order has a "Cancel"
button next to it an
Hi Manoj,
Thanks for the response.
This happens with both FF and IE.
I am not sure I understand your question "Also where are u persisting
the order (session db ..where)that you change in the action that is not
reflected in the forwarded page".
When I click on the cancel button, the page rel
Riz.
Have you set the headers in the page to tell the browser not to cache
the page?
-Richard
Rizwan Merchant wrote:
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 appropriat
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]
10 matches
Mail list logo