|
How to store extracted xml values in a database?
Hi friends,
I created this program using JSTL which extract details from xml... Now i want to store that extracted values in a database.. How can i store that extracted values in a database..? Here is my code...
|