On 2/22/07, Jerome Louvel <[EMAIL PROTECTED]> wrote:


Hi Alex,

Using the latest RC4 release, you can very easily handle this case using
URI
variables. Check this tutorial section for an example on how to define URI
templates and how to get the variable values extracted via the request
attributes: http://www.restlet.org/tutorial#part12


This is fantastic stuff.  I don't why I didn't start with that tutorial. :)

This pretty much encapsulates most (if not all) of what I currently do
w/ filters and servlets in a servlet container very nicely.

My next project is most certainly going to use this.

--Alex Milowski

Reply via email to