You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Sobkowski, Andrej" <An...@emergis.com> on 2001/12/04 16:19:59 UTC

RE: Quickly change page to prevent user to click several times on a link

Use tokens (chech out the *Token*(..) methods in the Action class) to ensure
that the user submits the form only once... 

Andrej

-----Original Message-----
From: Frédéric Houbie - ABSIS-GROUP [mailto:jdev@absis-group.be]
Sent: Tuesday, December 04, 2001 10:09 AM
To: Struts-User
Subject: Quickly change page to prevent user to click several times on a
link


Hi,

I have an application that generate PDF report (using FO). The problem is
that when a user click on a link to generate the report, it takes a long
time, but the actual page stays until the action bean redirect the user to
the generated report. But the user can click several times on the link when
he is waiting (grrrrrrrrrr). How could I transfer him to a 'waiting page'
then transfer him to the generated report

Thanks

Frédéric



--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>