I have not used Spring MVC yet, so I can't say for sure. But my understanding was that AMP should create everything you need.
http://appfuse.org/display/APF/AppFuse+Maven+Plugin Maybe someone else has more information... Nathan ----- Original Message ----- From: "cloude1080" <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, November 7, 2007 12:10:24 AM (GMT-0800) America/Los_Angeles Subject: [appfuse-user] Appfuse & Spring MVC I am trying to use appfuse to generate CRUD webpages for my little application. I follow the tutorial on the website but cant generate it. - The Archetype i pick was Spring MVC Modular. - I created a Person class with Annotation. - I run appfuse:gen & appfuse:install in the core directory. But there aren't any webpages nor controllers genereted. After that, I did a test with Archetype Struts. Just like in the demo video, the action & webpages were generated for me. And FYI, the Person/PersonManager beans & Sample data in target/appfuse were generated. So my question is: can appfuse generate CRUD webpages & controllers for Spring MVC archetype? -- View this message in context: http://www.nabble.com/Appfuse---Spring-MVC-tf4763259s2369.html#a13622911 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
