1/ renamed RequestContext to ServerContext as it provides services delivered by the
server
2/ introduced RequestContext that contains the data provided by the HTTP client request
when it connects using a POST with a non application/x-www-form-urlencoded content type.
That was before on the ActionContext interface but it needs to be decoupled from it in
order to be usable for the Resource requests.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121884#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...