Sidharth Agarwa 0 Newbie Poster

I am using eXist-db for storing xml documents for my website, build on JSP.

I have to provide a upload box, in my website, so that any outsider can upload the xml document and that will get stored in the eXist db.
I know how to register eXist db inside jsp and upload xml documents , but i am finding difficulty to make it automatic through a upload button.

How should i go about it.

Thanks
Sidharth