That's already possible with "stateless" servlets, through the stuffer API, I'll investigate doing it for stateful ones and get back to you.<div><br></div><div>Jay<br><br><div class="gmail_quote">On Sat, Dec 17, 2011 at 1:16 PM, Sam Tobin-Hochstadt <span dir="ltr"><<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Would it be possible for programmer to provide a name generator, so<br>
that you could have pretty urls of the form:<br>
<br>
<a href="http://foo.com/session/175" target="_blank">foo.com/session/175</a><br>
<br>
You'd have to ensure in the web server that there weren't conflicts<br>
with the names currently being managed, but it seems plausible.<br>
<div><div></div><div class="h5"><br>
On Sat, Dec 17, 2011 at 3:12 PM, Jay McCarthy <<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>> wrote:<br>
><br>
> It allows you to create URLs like<br>
><br>
> /posts/456<br>
><br>
> and if during the generation of that page you hit a continuation operation,<br>
> the URL will be something like<br>
><br>
> /posts/456;gobbledygook<br>
><br>
> where the last "clean" URL is inside of the current "ugly" URL.<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
sam th<br>
<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a><br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jay McCarthy <<a href="mailto:jay@cs.byu.edu" target="_blank">jay@cs.byu.edu</a>><br>Assistant Professor / Brigham Young University<br><a href="http://faculty.cs.byu.edu/~jay" target="_blank">http://faculty.cs.byu.edu/~jay</a><br>
<br>"The glory of God is Intelligence" - D&C 93<br>
</div>