1 Reply Latest reply on Jan 13, 2008 7:05 AM by bvdberg

    Starting with project

    pstefano

      Hi
      I want to create project in seam framework (writing M.A thesis). It is better to start with seam gen (it makes a lot of mess in eclipse 3.3, in neatbeans 6.0 it looks ok) or start with empty file, config file and library? Subject of project will be "System comunity health centre".

        • 1. Re: Starting with project
          bvdberg

          well,
          A nice way to begin is create a database with your entities and let seam-gen create a user interface. After that you only have to modify the code instead of creating everything from sratch.

          Bas