CSC/ECE 517 Fall 2009/wiki2 3 pp: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=<font color="windowtext">Synchronizer Token Pattern</font>=
=<font color="windowtext">Synchronizer Token Pattern - Introduction</font>=
 
 
 
=<font color="windowtext">Introduction</font>=
 




Line 13: Line 8:


==<span class="apple-style-span"><span style="mso-bidi-font-size: 12.0pt; line-height: 115%"><font color="windowtext">Client Side Solution - Javascript Control Disabling</font></span></span>==
==<span class="apple-style-span"><span style="mso-bidi-font-size: 12.0pt; line-height: 115%"><font color="windowtext">Client Side Solution - Javascript Control Disabling</font></span></span>==
Briefly describe the approach. Discuss pros and cons.


==<span class="apple-style-span"><span style="mso-bidi-font-size: 12.0pt; line-height: 115%"><font color="windowtext">POST-REDIRECT-GET</font></span></span>==
==<span class="apple-style-span"><span style="mso-bidi-font-size: 12.0pt; line-height: 115%"><font color="windowtext">POST-REDIRECT-GET</font></span></span>==


Briefly describe the approach. Discuss pros and cons.


=<font color="windowtext">Synchronizer Token Pattern</font>=
=<font color="windowtext">Synchronizer Token Pattern</font>=
How the patten works? Diagrammatic Representation? Theoretical View? Reply on session.


=<font color="windowtext">Implementations of the pattern provided by various frameworks</font>=
=<font color="windowtext">Implementations of the pattern provided by various frameworks</font>=

Revision as of 05:29, 7 October 2009

Synchronizer Token Pattern - Introduction

Double Submit Problem

Solutions for Double Submit Problem

Client Side Solution - Javascript Control Disabling

Briefly describe the approach. Discuss pros and cons.

POST-REDIRECT-GET

Briefly describe the approach. Discuss pros and cons.

Synchronizer Token Pattern

How the patten works? Diagrammatic Representation? Theoretical View? Reply on session.

Implementations of the pattern provided by various frameworks

Struts

Spring Web Flow

Ruby on the Rails

Grails

References

[1] References go here