Hello Hong,
I'm not sure how to handle this Read up on it, I know that it worked
fine for me the way I explained to you. It doesn't seem that the client
would make a difference in how this works either. Even if it did queue
it up, the first submit in queue would hit the server, respond bac
y 03, 2005 3:28 PM
Subject: Re: Avoid resubmit
> I count a problem when use Struts Token.
> When I submit a form, Action class will check token, get data and
> response to customer.
> But If I click more than one time during Action processing request, It
> will send request one by
I count a problem when use Struts Token.
When I submit a form, Action class will check token, get data and
response to customer.
But If I click more than one time during Action processing request, It
will send request one by one after each response.
That seams, IE put my click even in a queue and s
Kalluru Uma. Maheswar wrote:
What is this "Token System"? How to use it?
Two lines of code really! When you create the form you'll do
public ActionForward yourForm(
final ActionMapping mapping,
final ActionForm form,
final HttpServletRequest request,
final HttpServletResponse respon
What is this "Token System"? How to use it?
-Original Message-
From: Cedric Levieux [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 03, 2005 5:23 PM
To: Struts Users Mailing List
Subject: Re: Avoid resubmit
By using the Token system
- Original Message -
From: &q
By using the Token system
- Original Message -
From: "Kalluru Uma. Maheswar" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, February 03, 2005 12:42 PM
Subject: Avoid resubmit
Hi,
I have a form with a simple text box and a text area. The user enters
some informatio
6 matches
Mail list logo