Hi,
I have a need to take an XML Schema or DTD, and present a HTML form with
elements matching the Schema. Then, upon submission of the form,
validate the elements for the proper type compliance, and finally,
create an XML document (DOM) out of it.
I use Struts simply because I have for the last xxx projects I've built.
Has anyone done this before, is there reference or base code anywhere I
could use, etc? Would appreciate any input...
Thanks,
Bryan
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@jakarta.apache.org>
|