Markus is right, this isn't the list for Java questions, but you can
look into Jackson.  Jackson is a java binder that can convert java pojos
into json.

http://jackson.codehaus.org/

I use it in Spring MVC to convert my output to json.

Tim

-----Original Message-----
From: paulohess [mailto:pauloh...@yahoo.com] 
Sent: Tuesday, March 29, 2011 3:16 PM
To: solr-user@lucene.apache.org
Subject: Javabin->JSon

Hi guys,

I have a Javabin object  and I need to convert that to a JSon object.
How ?
pls help?
I am using solrj (client) that doesn't support JSON so (wt=json) won't
convert it to JSon.

thanks
Paulo

--
View this message in context:
http://lucene.472066.n3.nabble.com/Javabin-JSon-tp2750066p2750066.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to