This example tests URL Rewriting in conjunction with disabling of the back button. Barracuda URL Rewriting is currently set to [rewriting val]. To modify this value, you will need to adjust the URLRewriter.REWRITE_URLS variable.We are currently [back button val] the back button (Disabling occurs via Javascript, as described here).
([Reset cntr] | [enable/disable))
Servlet Encoded URL:Target URL = blah1 (May not always work in older versions of Tomcat or Enhydra 3.x...if this link does not match the link below, your appserver probably does not implement the Servlet URL encoding methods properly.)
Barracuda Encoded URL:Target URL = blah2 (If you have the back button enabled, then clicking back will show you pages for the previous cntr; if the back button is disabled, clicking back will take you back to the page before when you disabled it)