Hi, is the following the best approach to working with Struts and MMbase.
I have a set of existing forms implemented using Struts (using html tag, etc.). When the user is finished completing the form and click submit, in my Action class I can use the MMBase api to add the data (create a node) to MMBase. Is the above the standard practice or is there a better approach? Curtney On Friday 01 October 2004 05:01 pm, Curtney Jacobs wrote: > Greetings! > > I have an existing form (serveral existing forms, implemented using Struts) > that captures data from the user, is there a way to store the captured data > into an mmbase table? I have searched the documentation and did not find > any info on this. I would prefer not to create a wizard (recreate the > forms) for this. > > > > Curtney
