I have a page that dynamically loads content based on a user pushing a button:
${document).ready(function) { $(\"#myButton\").click(function() {
epignosisx and Malcolm are both right. It's also known as "deep linking". We used the JQuery Address Plugin to deal with this in a recent Play application.
http://www.asual.com/jquery/address/