Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

retreive XML data into a Java Bean

Status
Not open for further replies.

lhugh

MIS
May 21, 2000
115
CA
does anybody have an example for this problem: retreiving data from an XML file into a JavaBean?

I want to:

** Extract data from XML file
** Temporary store data into a bean
** Insert (bean) into MySQL database

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top