<div dir="ltr">I agree with you on the URL part. When I saw URL like:<div><br></div><div>    <a href="http://localhost:50937/servlets/standalone.rkt;((%22k%22%20.%20%22(1%201%205404687)%22))">http://localhost:50937/servlets/standalone.rkt;((%22k%22%20.%20%22(1%201%205404687)%22))</a></div>
<div><br></div><div>I thought I probably won't write web application like this. Because I think URL is part of the content, and it should be meaningful.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, May 4, 2014 at 11:12 PM, J G Cho <span dir="ltr"><<a href="mailto:gcho@fundingmatters.com" target="_blank">gcho@fundingmatters.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I think the first tutorial (blog) might be better off using <a href="http://docs.racket-lang.org/web-server/dispatch.html" target="_blank">http://docs.racket-lang.org/web-server/dispatch.html</a>, which resembles more of the conventional way of doing web app, ie dealing with request and response.<div>

<br></div><div>In particular, the resulting k-url is not permanent (at least when I was working thru the tutorial a couple of years ago), and it's a bit of a head scratcher that you cannot link to a blog post.<div><br>

</div><div>The continuation based approach may make more sense (better motivation) in an e-commerce/shopping cart example.</div><div><br></div><div><br><div><br></div><div><br></div></div></div></div>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div>