facebook

Team Development and Struts

  1. MyEclipse IDE
  2.  > 
  3. Comments
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #208469 Reply

    Just wondering how other folks are dealing with team development and struts — since the struts config xml is something that people update all the time.

    Lee

    #208474 Reply

    Scott Anderson
    Participant

    Lee,

    I believe that some people are using struts modules, thus breaking up the configs into managable pieces. Anyone else?

    #209216 Reply

    jrowland
    Member

    There is a hack to “ease” the burden by breaking up the config file into several config files but IMHO you just put off the problem until later.

    The best solution is to generate the config files using XDoclet during the build cycle. This way there is no contention to the config files and the Action and Action Forms don’t get out of sync. That is if you keep up the DOCs. 😀

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Team Development and Struts

You must be logged in to post in the forum log in