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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -