Hi, folks, We're starting to develop a front-end layer of our application using Struts, decided to go with Struts 1.3.5.
We're going to unit test the actions (most likely with MockRunner http://mockrunner.sourceforge.net/index.html), however, another idea is to do some integration testing that checks the Struts configuration. We have found a nice framework StrutsTestCase (http://strutstestcase.sourceforge.net/) which is capable of that. Unfortunately it doesn't work with Struts 1.3.5 and it looks like its development was abandoned some time ago. If anyone can suggest something similar, it will be really helpful. Thanks. Yours sincerely, Andrey. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

