How to avoid duplicate form submissions with F5

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

How to avoid duplicate form submissions with F5

g.fitini
Hi to everyone!
What is the best practice in OfBiz using controller.xml,  to avoid a
duplicate form submission from F5 pressing?


Reply | Threaded
Open this post in threaded view
|

AW: How to avoid duplicate form submissions with F5

Akif.Dinc
Hello Giulio,

unfortunately the given information below is far too less to investigate into. Could you give readers of this list proper reproducible information, in order to help you?

Regards,

Akif--

-----Ursprüngliche Nachricht-----
Von: Giulio Fitini [mailto:[hidden email]]
Gesendet: Dienstag, 11. August 2015 09:36
An: [hidden email]
Betreff: How to avoid duplicate form submissions with F5

Hi to everyone!
What is the best practice in OfBiz using controller.xml,  to avoid a duplicate form submission from F5 pressing?


Reply | Threaded
Open this post in threaded view
|

Re: AW: How to avoid duplicate form submissions with F5

BJ Freeman-2
i would suggest a hidden field that gets filled in. it would be a number that gets incremented on the web side.if the number is not one then don't process
 


     On Wednesday, August 19, 2015 10:30 PM, "[hidden email]" <[hidden email]> wrote:
   

 Hello Giulio,

unfortunately the given information below is far too less to investigate into. Could you give readers of this list proper reproducible information, in order to help you?

Regards,

Akif--

-----Ursprüngliche Nachricht-----
Von: Giulio Fitini [mailto:[hidden email]]
Gesendet: Dienstag, 11. August 2015 09:36
An: [hidden email]
Betreff: How to avoid duplicate form submissions with F5

Hi to everyone!
What is the best practice in OfBiz using controller.xml,  to avoid a duplicate form submission from F5 pressing?



Reply | Threaded
Open this post in threaded view
|

AW: AW: How to avoid duplicate form submissions with F5

Akif.Dinc
I suppose he is facing https://issues.apache.org/jira/browse/OFBIZ-6547 but I'm unsure with that amount of information.

If it is realted to the above bug, a fix is available and described in the report above.

-----Ursprüngliche Nachricht-----
Von: BJ Freeman [mailto:[hidden email]]
Gesendet: Donnerstag, 20. August 2015 23:06
An: [hidden email]
Betreff: Re: AW: How to avoid duplicate form submissions with F5

i would suggest a hidden field that gets filled in. it would be a number that gets incremented on the web side.if the number is not one then don't process
 


     On Wednesday, August 19, 2015 10:30 PM, "[hidden email]" <[hidden email]> wrote:
   

 Hello Giulio,

unfortunately the given information below is far too less to investigate into. Could you give readers of this list proper reproducible information, in order to help you?

Regards,

Akif--

-----Ursprüngliche Nachricht-----
Von: Giulio Fitini [mailto:[hidden email]]
Gesendet: Dienstag, 11. August 2015 09:36
An: [hidden email]
Betreff: How to avoid duplicate form submissions with F5

Hi to everyone!
What is the best practice in OfBiz using controller.xml,  to avoid a duplicate form submission from F5 pressing?