Thursday, October 16, 2008

Three interesting links

Not a message today but only three links towards useful ressources:
  • Continuation on jetty : we've already spoken about continuations in previous posts. Here is the implemenation of this mechanism in Jetty. As the web site indicate us, continuations will be replaced by the Servlet3.0 specifications in the future.
  • HTTP authentication mechanisms with Restlets : authenficate and authorize are main feature of a web application accessing concerns. This article proposes an intesresting view for applying to Restlets.
  • How to secure restlets applications : the documentation of the reslets web site

No comments: