Newbie question - Sometimes Data Validation ?

2001-09-05 Thread Kurt McCaw
Hello: I have a simple scenario that I need help with. While a user is adding or editing information on a data entry screen (it is the same ActionForm and Action) - to click a button to save the information as the defaults for any subsequent new data entry screen. This saving of the default

RE: Building struts UIs

2001-08-03 Thread kurt . mccaw
Will: Joachim Peer has an interesting project on the go called DbForm (www.dbform.org) that is 'based' on Stuts. You basically give it an XML file with table/field and some information regarding the field (size, data type, etc) and it will generate the JSP forms for you. It has the searching and