I'm trying to out put the actionform actionservlet and the FORWARD that I go through when I run my app does any one know how I can do that I'm running my test cases using the runner URL (http://localhost:8080/appToolKit/ServletTestRunner?suite=TestLoginAction) thanks MO
-----Original Message----- From: Tarek M. Nabil [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2003 2:46 PM To: Cactus User (E-mail) Subject: Nested conf element in a tomcat4x element Hi everyone, I don't quite understand the documentation for the <conf> element that can be nested inside a <tomcat4x> element. The document says conf A fileset that can be used to specify the set of files that should be placed into the conf directory of the installation directory. This fileset should not include the serverxml file. The word "fileset" here, does it refer to an Ant fileset? I tried putting a <fileset> element inside the <conf> element but it didn't work. I tried typing a patter like **/*.xml but, still it didn't work. How do I use this element? Thanks, Tarek M. Nabil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
