java - Dynamically Generate A Form Using an XSD file? -


i have java file has xml annotations , have xsd file related it. want generate form @ web page using xsd file (dynamically). if field required put mark @ form field shows required field. user fill fields. save xml file , validate against xsd file. if non valid situation occurs show user.

what can use achieve purpose. suggest architecture?


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -