Hi Curtney, > 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?
I think this is the best approach if you want to use Struts and some developers using MMBase have this as their standard practice. Regards, Henk.
