Re: [appfuse-user] POJO in Appfuse 2.0

2007-01-30 Thread Matt Raible
On 1/30/07, Fan <[EMAIL PROTECTED]> wrote: I am using Appfuse 2.0 with Archetype is Struts 2 Modular. My question is, when I want to create a new POJO by following the tutorials, where should I put my new POJO ? under core module or web module ? In the core module. Why cant I find those D

[appfuse-user] POJO in Appfuse 2.0

2007-01-30 Thread Fan
I am using Appfuse 2.0 with Archetype is Struts 2 Modular. My question is, when I want to create a new POJO by following the tutorials, where should I put my new POJO ? under core module or web module ? Why cant I find those DAOs e.g. userDAO , Managers in Appfuse 2.0 ?? where are they hided ?