AppFuse Experts / forks,

  (I made a little research here in nabble, but no secess, so)
  I'd like to know if I may (How to) generate CRUDs in separated Packages.
For example: when we generate Person CRUD (in basic and Web mod) we (should)
put (all) the class(es) in 'com.company.app.webapp.action' Package. Or even
in Core Mod., we get all owr CRUD classes in 'com.company.app.service' . So,
I'd like to group CRUDs from a common affair in a suggestive Package, i.e.:
'com.company.app.service.billing'. (in Web part: to group billing's CRUDs in
'com.company.app.webapp.action.billing' Package).
  (Obs.: I use Struts2 archetype)
  In advance, thnx

Ice-Man 
-- 
View this message in context: 
http://www.nabble.com/%28AppFuse-2.0.2%29-CRUDs-in-separated-Pack-tp22056398s2369p22056398.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to