Automating input form generation - TechRepublic
General discussion
February 4, 2002 at 04:13 AM
rcpeate

Automating input form generation

by rcpeate . Updated 24 years, 4 months ago

I am currently trying to develop (in a very short space of time) a way of dynamically building up a user interface from within a servlet.

This user interface is needed to allow a user to input the required details to then construct an XML instance of the information gathered.

I have been looking at some of the parsers available but these do not seem to support the direct parsing of XSD files, this leaves me somewhat at a loss as to where to go from here??

This discussion is locked

All Comments