I have written a very rough website page content management system using Struts and OJB. (The goal being to allow end users to modify content without having to know anything about Struts or the code behind the pages.)
That's working all well and good, but now they want to be able to create forms "on the fly". I would like to store all of the form components and validation in the database as well, but I'm not sure how to represent that in Struts (since there's no ValidatorActionDatabaseForm). I would appreciate any advice, tips/techniques, or gotchas that you guys could provide. __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]