aspose file tools
The moose likes Struts and the fly likes converting MySQL data to JSON Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "converting MySQL data to JSON" Watch "converting MySQL data to JSON" New topic
Author

converting MySQL data to JSON

luckay win
Ranch Hand

Joined: Sep 21, 2010
Posts: 36
Hello All,

any tips or may be library for converting MySQL data to JSON?

please advise

thanks
Luc
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8290

Google says there is. Heck, it is apparently built-in in recent versions.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: converting MySQL data to JSON
 
Similar Threads
Build Array in Servlet And Pass Back to Ajax Callback
Reading data from mysql database and converting the data into xml format
sending back JSON text to convert into a javascript array
Calling a new JSP form a Spring Controller using Ajax
howto return JSON data into struts.xml?