aspose file tools
The moose likes Other Application Frameworks and the fly likes example for how to save JSON data to Database (JDBC) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "example for how to save JSON data to Database (JDBC)" Watch "example for how to save JSON data to Database (JDBC)" New topic
Author

example for how to save JSON data to Database (JDBC)

luckay win
Ranch Hand

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

I am looking for example for how to save JSON data to Database (JDBC)

could any body please help

thanks & Regards
Luc
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

Maybe I'm missing something, but as JSON data is just a text string, what could possibly be the issue?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
luckay win
Ranch Hand

Joined: Sep 21, 2010
Posts: 36
Sorry,
I am very new to struts2 .. but you said "...as JSON data is just a text string"..

could you please more detail? or hopefully you can give me a simple example for just a clue?

many thanks in advance

Regards
Luc
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

What could this have to do with struts?

I'd you are unfamiliar with JSON, toggling for it will give you lots of resources.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: example for how to save JSON data to Database (JDBC)
 
Similar Threads
File upload in Struts
Help a beginner create a database! ;-)
i want to create a file in the server from the client? is it possible?
Retrieving array from database
JQuery In action - Data Access Options