Re: Multiple ad-hoc Forms.

2002-02-10 Thread Ted Husted
It doesn't really sound like a framework issue to me. I'd start by thinking about how you would do this with any servlet, JSP, or CGI application, and proceed from there. You probably want to write a dynamic page, based on a configuration record that has been stored someplace. If you have a JDBC

Multiple ad-hoc Forms.

2002-02-09 Thread Joe Latty
Is there a preferred way in the struts framework for ad-hoc type forms? I am developing a site where the site-administrators want to create forms for feedback after certain events, these have radio buttons, checkboxes etc and are made up at various intervals. The results are then emailed to an ad