Hi! I need some equivalent to the traditional HttpServletRequest.getSession(), because I'd have to insert some parameters into the session. org.restlet.Handler.getRequest() does'nt implement any "getSession()" method, so I need a way to do it.
thanks ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1170707

