Sticky GET allows us to preserve some GET arguments
sticky.phpsticky.php?xx=YEYsticky.php?c=OHOsticky.php?xx=YEY&c=OHO
URLs presented by a blank app
sticky.php
sticky.php?b=2
sticky.php?b=2
sticky.php?b=2
sticky.php?b=2&c=abc
Now add sticky for xx=YEY
sticky.php?xx=YEY
sticky.php?xx=YEY&b=2
sticky.php?xx=YEY&b=2
sticky.php?xx=YEY&b=2
sticky.php?xx=YEY&b=2&c=abc
Now also add sticky for c=OHO
sticky.php?xx=YEY&c=OHO
sticky.php?xx=YEY&c=OHO&b=2
sticky.php?xx=YEY&b=2
sticky.php?xx=YEY&b=2
sticky.php?xx=YEY&c=abc&b=2
Various ways to build links
sticky.php?xx=YEY&c=OHO
other.php?xx=YEY&c=OHO
other?xx=YEY&c=OHO
other.php?xx=YEY&c=OHO&b=2
http://yahoo.com/?xx=YEY&c=OHO
http://yahoo.com/?xx=YEY&c=OHO&q=abc