1

I want to generate xml from database using JSP. I found a link which generate xml file from a form but i want to genarate it using mysql database.

1 Answer 1

2

The only way you can generate XML from a MySQL database is by writing a stored procedure. There an interesting article here that shows how it can be done.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.