Still slightly on topic, but do you know of a fast and efficient way to output JSON (some library like XStream perhaps) in the same method, rather than XML?

cheers,
Steve






On 7 Nov 2008, at 04:05, Ned Collyer wrote:


As you probably are aware - this is just outputting XML using XStream.
This is a one way data feed.

I'm using XStream - but chose a different tech for our REST components
because wicket is not RESTy.

I'd be interested if you can make this 2 way web service, and support POST,
GET, PUT and DELETE.  Good luck :)



Bruno Borges wrote:

I've posted on my blog about how to create quickly and simple RESTful
WebServices with Apache Wicket, using XStream to marshall XML from java
Objects.

Take a look!

http://blog.brunoborges.com.br/2008/11/restful-web-services-with-wicket.html


--
View this message in context: 
http://www.nabble.com/RESTful-Web-Services-with-Wicket-%28and-XStream%29-tp20370109p20374470.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to