Just some comments..
How about the following?
When the form is submitted, display a page without a submit button that
1) indicates the form is being processed and 2) submits the form data
for actual processing.
And in the meantime, where is the page with the form with the data that
has to
How about the following?
When the form is submitted, display a page without a submit button that
1) indicates the form is being processed and 2) submits the form data
for actual processing.
-Terence Bandoian
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 5/20/2010 11:51 AM, Pid wrote:
> On 20/05/2010 15:01, Christopher Schultz wrote:
>> That's fine, but the onclick handler doesn't do anything but disable
>> itself upon the first click.
>
> It doesn't need to; after the scriptlet completes it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hassan,
On 5/20/2010 10:31 AM, Hassan Schroeder wrote:
> On Thu, May 20, 2010 at 7:01 AM, Christopher Schultz
> wrote:
>
> UserVisitor is clicking the image based href MULTIPLE TIMES
>
>> I'd love to hear some clever solutions to this problem
On 20/05/2010 15:01, Christopher Schultz wrote:
> Pid,
>
> On 5/17/2010 4:43 PM, Pid wrote:
>> On 17/05/2010 21:07, Christopher Schultz wrote:
>>> Karthik,
>>>
>>> On 5/13/2010 3:45 AM, Karthik Nanjangude wrote:
Question : My web application uses "href" & "css based image's"
for tr
On Thu, May 20, 2010 at 7:01 AM, Christopher Schultz
wrote:
UserVisitor is clicking the image based href MULTIPLE TIMES
> I'd love to hear some clever solutions to this problem.
Create a unique value in a hidden field in each displayed form.
Have a servlet filter save the value of that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 5/17/2010 4:43 PM, Pid wrote:
> On 17/05/2010 21:07, Christopher Schultz wrote:
>> Karthik,
>>
>> On 5/13/2010 3:45 AM, Karthik Nanjangude wrote:
>>> Question : My web application uses "href" & "css based image's"
>>> for transferring th
On 17/05/2010 21:07, Christopher Schultz wrote:
> Karthik,
>
> On 5/13/2010 3:45 AM, Karthik Nanjangude wrote:
>> Question : My web application uses "href" & "css based image's"
>> for transferring the request from 1 page to another The problem is
>> UserVisitor is clicking the image based
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Karthik,
On 5/13/2010 3:45 AM, Karthik Nanjangude wrote:
> Question : My web application uses "href" & "css based image's"
> for transferring the request from 1 page to another The problem is
> UserVisitor is clicking the image based href MULT
Karthik,
I have just re-iterated what Pid has already explained. I am not fast
enough.
+1 Pid
RGS
On 5/13/2010 6:10 PM, Pid wrote:
> On 13/05/2010 08:45, Karthik Nanjangude wrote:
>
>> Hi
>>
>> Spec :
>> JDK1.5
>> TOMCAT 6.0.20
>> O/s windows /Linux
>>
>>
>> Question : My web applicatio
Hello Karthik,
It is a little difficult for application server such as Tomcat to
implement such validation as every request received through your
configured connector is essentially a genuine request from Tomcats point
of view. Unless you created a complex Valve of some sort which measured
the tim
On 13/05/2010 08:45, Karthik Nanjangude wrote:
> Hi
>
> Spec :
> JDK1.5
> TOMCAT 6.0.20
> O/s windows /Linux
>
>
> Question : My web application uses "href" & "css based image's" for
> transferring the request from 1 page to another
>The problem is UserVisitor is cl
12 matches
Mail list logo