Thank you all for the responses. I'll take a look at it.
From: Emmanouil Batsis <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: Struts Users Mailing List
Subject: Re: calling DispatchAction when clicked Refresh on Browser
Date: Thu, 09 Feb 2006 18:26:47 +0
Hello Fea,
fea jabi wrote:
When I click on the Refresh on the toolbar of the browser, I am seeing
that it tries to execute this Add method, and adding one more row.
why is that? How to prevent the same?
In general it is a good practice to redirect instead of forwarding to
the view after
09/02/2006 16:59 Subject: calling DispatchAction
when clicked Refresh on Browser
Please respond to
On 2/9/06, fea jabi <[EMAIL PROTECTED]> wrote:
> I my JSP I am having a button "Add", which adds a row to the table when
> clicked and this code is in DispatchAction. i.e adding one more object to my
> table List.
>
> Everything works fine.
>
> When I click on the Refresh on the toolbar of the brow
I my JSP I am having a button "Add", which adds a row to the table when
clicked and this code is in DispatchAction. i.e adding one more object to my
table List.
Everything works fine.
When I click on the Refresh on the toolbar of the browser, I am seeing that
it tries to execute this Add meth
5 matches
Mail list logo