Does restlet support the EXIST operation on HTTP GET?

2011-06-05 Thread AJ
Hi everyone, Does restlet support the EXIST operation on HTTP GET like the one described here? https://serviceregister.overheid.nl/soa/systinet/platform/doc/html/rest.interface.html#operation.exist TIA! -- http://restlet.tigris.org/ds/viewMes

Passing a serialized Java object

2009-07-05 Thread AJ
Hi, I trying to pass a java object from client to the serve, as shown below: # CLIENT public Response setData(String resourceSegment, String queryString, Serializable object) throws Exception { Reference reference = new Reference(Protocol.HTTP, host, port);

RE: Mention proxy in tutorial

2010-09-15 Thread AJ Barnes - National Poisons Centre
Lucy, It also means that we could close up the FTP ports again! AJ A.J. Barnes, B.Sc., B.N. Poisons Information Officer National Poisons Centre / Te Pokapū Mātauranga Tāoke Ph: +64 3 479 7250 Fax: +64 3 477 0509 === CAUTION

RE: Getting Restlet resources injected with Guice

2008-12-21 Thread AJ Barnes - National Poisons Centre
ector. The advantage is I can use then standard @ImplementedBy and @Inject annotations, and testing is just as easy as ever. If you want to see some code (or some clarification on these ramblings), I can send some through (working on some tidying up now). AJ National Poisons Centre, New