Struts Assistant Follow
Is it possible for the Struts Assistant to work with multiple struts-config files? In the web.xml file, you can comma seperate the list of strut-config files to make managing larger web applications easier. If this is supported, is there a way to debug what is going on?
Thanks for the help
Please sign in to leave a comment.
Yes, multiple configuration files are supported. You can switch between your configs in the editor, and Struts Assistant tool window will show you structure of the currently selected file.
Yes, I verified this worked. Thanks.
Kyle