Book a Demo

Author Topic: Generating a sequence diagram  for a web app  (Read 2471 times)

mjuteau

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generating a sequence diagram  for a web app
« on: October 02, 2007, 06:42:38 pm »
The EA feature of executing source code, tracing the execution, and generating a sequence diagram automatically seems extremely promessing. But can we use it for a java web app? It seems problematic to run a use case that starts with a call to a servlet, without a servlet container runtime. Can EA support this? Would it help to use the EA Eclipse plugin?