Hi,
at the my application client side.I put param1 to request.
request.getAttributes().put("param1", "sample");
But at the server side. When i get this attribute from the request, it
returns null.
getRequest().getAttributes().get("param1")
How can i use the request attributes.
--
View this message in context:
http://restlet-discuss.1400322.n2.nabble.com/getRequestAttributes-always-is-empty-tp6268997p6268997.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.
------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2719447