To create a generic jsp which generates different forms dynamically for different xml documents.

This should also include validation of the data entered in the form and storing it back into the xml document.

Suggestions would be appreciated.

Thanks.