| 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
|
|
|
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
|
|
What could this have to do with struts?
I'd you are unfamiliar with JSON, toggling for it will give you lots of resources.
|
 |
 |
|
|
subject: example for how to save JSON data to Database (JDBC)
|
|
|