I was wondering if there was any easy way to find which global forwards and which actions are not being used. I work on a rather large project with a giant struts-config.xml and I worried that I will have to search each one in the entire application to see if it is used. I'm also worried about inadvertantly breaking a part of the application.
Are there any tools out there that will make this easier or automated? Is there a way to have the request processor spit out ones that are never used in a log file after a few months? Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]