FAQ
Q: I already use a tool that lets me view and edit my Struts/Spring/JSF config files nicely. Why should I use Hoople?
A: Merging can still be difficult when multiple developers are working on the same file. Also, Hoople lets you bring all the logic about a particular URL into a single location Q: Struts/Spring/JSF has built-in support for multiple config files.
Q: Why should I use Hoople?
A: With Hoople, you have a separate config file for each URL that is named and located on the file system, so you can easily sort them by name, created date, or anything else you can do with a normal file system. Doing the same with nodes in an XML file isn’t nearly as easy.