Make sure you have an @struts-form tag on your Person.java class. Here's an example:
http://tinyurl.com/ypq3ax Matt On 10/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > I am using Appfuse 1.9.x + Struts. I am going through the tutorial and have > successfully finished the 1st 2 parts. Now it's time to create the Struts > Action form etc etc. > > > > I added the Xdoclet tag and ran "ant gen-forms". Build is successful but it > really doesn't do much. > > > > Here's the output from running ant > > > > [EMAIL PROTECTED]:/opt/dev/tools/PersonApp$ ant gen-forms > Buildfile: build.xml > > init: > > prepare: > [echo] Preparing target directory > '/opt/dev/tools/PersonApp/build/PersonApp' > > gen-forms: > > > > BUILD SUCCESSFUL > > > > Vanessa Pacheco > Programmer > Bowman Systems L.L.C > 318.213.8780x307 > > > > ====================================== > > IMPORTANT WARNING: This message is intended for the use of the person or > entity to which it is addressed and may contain information that is > privileged and confidential, the disclosure of which is governed by > applicable law. If the reader of this message is not the intended recipient, > or the employee or agent responsible to deliver it to the intended > recipient, you are hereby notified that any dissemination, distribution or > copying of this information is strictly prohibited. If you have received > this message in error, please notify the sender immediately and arrange for > the return or destruction of these documents. > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
