Avatar

Level 10

You can have a Webservice/ Java Servlet to post the data from the form as XML.

The Webservice/ Java Servlet will parse the XML data from the form and post it into your database.

Thanks

Srini